remove genesis maintainer
genesis has no longer access to github
This commit is contained in:
committed by
Jonathan Ringer
parent
9e8e0c78d7
commit
72f6df338d
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
||||
description = "Desktop clients to interact with ps2link and ps2netfs";
|
||||
homepage = "https://github.com/ps2dev/ps2client";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.genesis ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user