0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-12 05:16:25 +03:00

maintainers/teams: add tts team

This commit is contained in:
Martin Weinelt 2021-06-04 14:24:48 +02:00
parent ff06400b7d
commit 41a691d570
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -203,4 +203,12 @@ with lib.maintainers; {
]; ];
scope = "Group registration for Serokell employees who collectively maintain packages."; scope = "Group registration for Serokell employees who collectively maintain packages.";
}; };
tts = {
members = [
hexa
mic92
];
scope = "coqui-ai TTS (formerly Mozilla TTS) and leaf packages";
};
} }