Remove myself as maintainer from packages
I'm currently not maintaining any packages.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import ./make-test.nix ( { pkgs, ... } : {
|
||||
name = "firewall";
|
||||
meta = with pkgs.stdenv.lib.maintainers; {
|
||||
maintainers = [ eelco chaoflow ];
|
||||
maintainers = [ eelco ];
|
||||
};
|
||||
|
||||
nodes =
|
||||
|
||||
Reference in New Issue
Block a user