remove genesis maintainer
genesis has no longer access to github
This commit is contained in:
committed by
Jonathan Ringer
parent
9e8e0c78d7
commit
72f6df338d
@@ -33,7 +33,7 @@ python.pkgs.buildPythonPackage rec {
|
||||
homepage = "https://github.com/barseghyanartur/tld";
|
||||
description = "Extracts the top level domain (TLD) from the URL given";
|
||||
license = licenses.lgpl21;
|
||||
maintainers = with maintainers; [ genesis ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user