remove genesis maintainer
genesis has no longer access to github
This commit is contained in:
committed by
Jonathan Ringer
parent
9e8e0c78d7
commit
72f6df338d
@@ -41,6 +41,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://www.poedit.net/";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ domenkozar genesis ];
|
||||
maintainers = with maintainers; [ domenkozar ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user