treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://libndp.org/";
|
||||
description = "Library for Neighbor Discovery Protocol";
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.lethalman ];
|
||||
maintainers = [ ];
|
||||
license = licenses.lgpl21;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user