remove genesis maintainer
genesis has no longer access to github
This commit is contained in:
committed by
Jonathan Ringer
parent
9e8e0c78d7
commit
72f6df338d
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://www.astrolabeproject.com";
|
||||
description = "A Java-based tool for generating EPS files for constructing astrolabes and related tools";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.genesis ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user