remove genesis maintainer
genesis has no longer access to github
This commit is contained in:
committed by
Jonathan Ringer
parent
9e8e0c78d7
commit
72f6df338d
@@ -43,6 +43,6 @@ buildPythonApplication rec {
|
||||
description = "A collection of more than 1000 solitaire card games";
|
||||
homepage = "https://pysolfc.sourceforge.io";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ kierdavis genesis ];
|
||||
maintainers = with maintainers; [ kierdavis ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user