Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -70,7 +70,7 @@ in stdenv.mkDerivation rec {
|
||||
description = "Enhanched port of Duke Nukem 3D for various platforms";
|
||||
license = licenses.gpl2Plus;
|
||||
homepage = http://eduke32.com;
|
||||
maintainers = with maintainers; [ nckx sander ];
|
||||
maintainers = with maintainers; [ sander ];
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user