treewide: remove @sdll from maintainers
sdll github handle returns 404. Sasha agreed to remove @sdll maintainer entry.
This commit is contained in:
@@ -78,6 +78,6 @@ buildPythonPackage rec {
|
||||
description = "Industrial-strength Natural Language Processing (NLP) with Python and Cython";
|
||||
homepage = "https://github.com/explosion/spaCy";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ sdll ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user