python3Packages.nltk: add bengsparks to maintainers
This commit is contained in:
@@ -43,6 +43,6 @@ buildPythonPackage rec {
|
||||
mainProgram = "nltk";
|
||||
homepage = "http://nltk.org/";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.bengsparks ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user