remove genesis maintainer
genesis has no longer access to github
This commit is contained in:
committed by
Jonathan Ringer
parent
9e8e0c78d7
commit
72f6df338d
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
description = "A Qt frontend for MAME/MESS";
|
||||
homepage = "https://qmc2.batcom-it.net";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.genesis ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user