maintainers/teams: set githubTeams for rust

This commit is contained in:
zowoq
2023-04-05 15:35:43 +10:00
parent 64a9e244cd
commit f3e62ad4e4
+3
View File
@@ -726,6 +726,9 @@ with lib.maintainers; {
winter
zowoq
];
githubTeams = [
"rust"
];
scope = "Maintain the Rust compiler toolchain and nixpkgs integration.";
shortName = "Rust";
enableFeatureFreezePing = true;