Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -40,6 +40,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://github.com/clbr/radeontop;
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ rycee nckx ];
|
||||
maintainers = with maintainers; [ rycee ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user