diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 50fef42adebd..7fc9f629e904 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -726,6 +726,9 @@ with lib.maintainers; { winter zowoq ]; + githubTeams = [ + "rust" + ]; scope = "Maintain the Rust compiler toolchain and nixpkgs integration."; shortName = "Rust"; enableFeatureFreezePing = true;