Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
latency of the webserver + network. It supports IPv6.
|
||||
'';
|
||||
license = licenses.agpl3;
|
||||
maintainers = with maintainers; [ nckx rickynils ];
|
||||
maintainers = with maintainers; [ rickynils ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user