Skip to content

Commit 8b32b85

Browse files
authored
Document rfcbot.exclude-members (#1419)
1 parent a79816e commit 8b32b85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/toml-schema.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ label = "T-cargo"
116116
name = "Cargo"
117117
# The GitHub team to tag in a GitHub comment.
118118
ping = "rust-lang/cargo"
119+
# Team members to be excluded from FCPs
120+
exclude-members = ["some-team-member"]
119121

120122
# Information about the team to display on the www.rust-lang.org website.
121123
[website]

0 commit comments

Comments
 (0)