Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -19,6 +19,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://hisham.hm/htop/;
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = with platforms; linux ++ freebsd ++ openbsd ++ darwin;
|
||||
maintainers = with maintainers; [ rob relrod nckx ];
|
||||
maintainers = with maintainers; [ rob relrod ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user