Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A physics-based puzzle game";
|
||||
maintainers = with maintainers; [ raskin nckx ];
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.free;
|
||||
downloadPage = http://sourceforge.net/projects/soi/files/;
|
||||
|
||||
Reference in New Issue
Block a user