We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7b6ef1 + 8c35001 commit 8d29ee6Copy full SHA for 8d29ee6
repos/rust-lang/rust-forge.toml
@@ -11,8 +11,10 @@ crates-io = "maintain"
11
docs-rs = "maintain"
12
infra = "maintain"
13
lang = "maintain"
14
+lang-ops = "maintain"
15
leadership-council = "maintain"
16
libs = "maintain"
17
+libs-api = "maintain"
18
edition = "maintain"
19
release = "maintain"
20
triagebot = "maintain"
repos/rust-lang/rustc-dev-guide.toml
@@ -8,8 +8,12 @@ bots = ["rustbot"]
8
bootstrap = "write"
9
compiler = "write"
10
wg-rustc-dev-guide = "maintain"
+edition = "write"
infra = "write"
+lang = "write"
+lang-ops = "write"
libs = "write"
+libs-api = "write"
libs-contributors = "write"
[[branch-protections]]
0 commit comments