Skip to content

Commit 8d29ee6

Browse files
authored
Merge pull request #1692 from traviscross/TC/add-perms-for-process-docs
Add lang{-ops}/edition/libs-api to process doc repos
2 parents d7b6ef1 + 8c35001 commit 8d29ee6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

repos/rust-lang/rust-forge.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ crates-io = "maintain"
1111
docs-rs = "maintain"
1212
infra = "maintain"
1313
lang = "maintain"
14+
lang-ops = "maintain"
1415
leadership-council = "maintain"
1516
libs = "maintain"
17+
libs-api = "maintain"
1618
edition = "maintain"
1719
release = "maintain"
1820
triagebot = "maintain"

repos/rust-lang/rustc-dev-guide.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ bots = ["rustbot"]
88
bootstrap = "write"
99
compiler = "write"
1010
wg-rustc-dev-guide = "maintain"
11+
edition = "write"
1112
infra = "write"
13+
lang = "write"
14+
lang-ops = "write"
1215
libs = "write"
16+
libs-api = "write"
1317
libs-contributors = "write"
1418

1519
[[branch-protections]]

0 commit comments

Comments
 (0)