python3Packages.spacy: remove myself as a maintainer
Remove myself as a maintainer of spaCy and its dependencies.
This commit is contained in:
@@ -78,6 +78,6 @@ buildPythonPackage rec {
|
||||
description = "Practical Machine Learning for NLP in Python";
|
||||
homepage = "https://github.com/explosion/thinc";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ aborsu danieldk sdll ];
|
||||
maintainers = with maintainers; [ aborsu sdll ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user