Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -84,6 +84,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ jgeerds nckx ];
|
||||
maintainers = with maintainers; [ jgeerds ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user