Skip to content

Commit 52a9351

Browse files
Add rustdoc-contributors team
1 parent 3314aac commit 52a9351

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

teams/rustdoc-contributors.toml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "rustdoc-contributors"
2+
subteam-of = "rustdoc"
3+
4+
[people]
5+
leads = []
6+
members = [
7+
"fmease"
8+
]
9+
10+
[permissions]
11+
bors.rust.review = true
12+
dev-desktop = true
13+
perf = true
14+
15+
[[github]]
16+
orgs = ["rust-lang", "rust-lang-nursery"]
17+
extra-teams = ["rustdoc"]
18+
19+
[website]
20+
name = "Rustdoc team contributors"
21+
description = "Contributing to Rustdoc on a regular basis"
22+
zulip-stream = "rustdoc"

0 commit comments

Comments
 (0)