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