diff --git a/repos/rust-lang/rust.toml b/repos/rust-lang/rust.toml index f439011b5..a6b69ef7c 100644 --- a/repos/rust-lang/rust.toml +++ b/repos/rust-lang/rust.toml @@ -9,6 +9,7 @@ bootstrap = "write" cargo = "write" clippy = "write" compiler = "write" +compiler-ops = "triage" infra = "write" lang = "write" lang-ops = "write" @@ -20,10 +21,10 @@ project-exploit-mitigations = "write" project-stable-mir = "write" release = "write" rustdoc = "write" +rustfmt = "write" rust-analyzer = "write" style = "write" types = "write" -compiler-ops = "triage" wg-triage = "write" [[branch-protections]]