diff --git a/repos/rust-lang/triagebot.toml b/repos/rust-lang/triagebot.toml index d4bd927ff..300405081 100644 --- a/repos/rust-lang/triagebot.toml +++ b/repos/rust-lang/triagebot.toml @@ -4,8 +4,8 @@ description = 'Automation/tooling for Rust spaces' bots = ["rustbot"] [access.teams] -infra = "write" -triagebot = "write" +infra = "maintain" +triagebot = "maintain" [[branch-protections]] pattern = "master"