Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -69,6 +69,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://wiki.debian.org/Teams/Dpkg;
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ mornfall nckx ];
|
||||
maintainers = with maintainers; [ mornfall ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user