Skip to content

Commit d3df459

Browse files
Add rustdoc team to rust-forge and triagebot maintenance
1 parent bbef612 commit d3df459

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

repos/rust-lang/rust-forge.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ libs = "maintain"
1717
libs-api = "maintain"
1818
edition = "maintain"
1919
release = "maintain"
20+
rustdoc = "maintain"
2021
triagebot = "maintain"
2122

2223
[[branch-protections]]

repos/rust-lang/triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ bots = ["rustbot"]
77
[access.teams]
88
infra = "maintain"
99
triagebot = "maintain"
10+
rustdoc = "maintain"
1011

1112
[[branch-protections]]
1213
pattern = "master"

0 commit comments

Comments
 (0)