Add myself as a maintainer to a bunch of packages.
This commit is contained in:
@@ -11,5 +11,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = "http://fping.org/";
|
||||
description = "Send ICMP echo probes to network hosts";
|
||||
maintainers = with stdenv.lib.maintainers; [ the-kenny ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user