python3Packages.spacy: remove myself as a maintainer
Remove myself as a maintainer of spaCy and its dependencies.
This commit is contained in:
@@ -26,6 +26,5 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/explosion/catalogue";
|
||||
changelog = "https://github.com/explosion/catalogue/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ danieldk ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user