summaryrefslogtreecommitdiffstats
path: root/docs/toml-schema.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/toml-schema.md')
-rw-r--r--docs/toml-schema.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/toml-schema.md b/docs/toml-schema.md
index cc723e6..ee69908 100644
--- a/docs/toml-schema.md
+++ b/docs/toml-schema.md
@@ -50,6 +50,8 @@ members = [
[github]
team-name = "overlords-team" # The name of the GitHub team (optional)
orgs = ["rust-lang"] # Organizations to create the team in (required)
+# Include members of these Rust teams in this GitHub team (optional)
+extra-teams = ["bots-nursery"]
# Define the mailing lists used by the team
# It's optional, and there can be more than one