phonemizer: add bot-wxt1221 as maintainers
This commit is contained in:
@@ -52,6 +52,6 @@ buildPythonPackage rec {
|
||||
description = "Simple text to phones converter for multiple languages";
|
||||
mainProgram = "phonemize";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ bot-wxt1221 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user