Skip to content

Commit a707700

Browse files
carols10centsCentril
authored andcommitted
Add crates.io and moderation teams (#249)
* Add crates.io team * Add moderation team
1 parent 6876fc2 commit a707700

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

rfcbot.toml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,28 @@ members = [
146146
"vlad20012",
147147
"Xanewok",
148148
]
149+
150+
[teams.T-crates-io]
151+
name = "Crates.io"
152+
ping = "rust-lang/crates-io"
153+
members = [
154+
"ashleygwilliams",
155+
"carols10cents",
156+
"ishitatsuyuki",
157+
"joshtriplett",
158+
"jtgeibel",
159+
"sgrif",
160+
"withoutboats",
161+
"wycats",
162+
]
163+
164+
[teams.T-moderation]
165+
name = "Moderation"
166+
ping = "rust-lang/moderation"
167+
members = [
168+
"BurntSushi",
169+
"Manishearth",
170+
"mbrubeck",
171+
"niconii",
172+
"pnkfelix",
173+
]

0 commit comments

Comments
 (0)