python3Packages.normality: add sigmanificient to maintainers
This commit is contained in:
@@ -38,6 +38,6 @@ buildPythonPackage rec {
|
||||
description = "Micro-library to normalize text strings";
|
||||
homepage = "https://github.com/pudo/normality";
|
||||
license = licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ sigmanificient ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user