treewide: remove @sdll from maintainers
sdll github handle returns 404. Sasha agreed to remove @sdll maintainer entry.
This commit is contained in:
@@ -33,6 +33,6 @@ buildPythonPackage rec {
|
||||
description = "Given Unicode text, make its representation consistent and possibly less broken";
|
||||
homepage = "https://github.com/LuminosoInsight/python-ftfy";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ sdll aborsu ];
|
||||
maintainers = with maintainers; [ aborsu ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user