mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
maintainers/teams: add tts team
This commit is contained in:
parent
ff06400b7d
commit
41a691d570
1 changed files with 8 additions and 0 deletions
|
@ -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";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue