summaryrefslogtreecommitdiffstats
path: root/teams/docs.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/docs.toml')
-rw-r--r--teams/docs.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/teams/docs.toml b/teams/docs.toml
index bd46312..9af72ce 100644
--- a/teams/docs.toml
+++ b/teams/docs.toml
@@ -12,3 +12,13 @@ members = [
[website]
name = "Documentation team"
description = "ensuring Rust has fantastic documentation"
+
+[[lists]]
+address = "docs@rust-lang.org"
+access-level = "everyone"
+extra-teams = ["docs-peers"]
+
+[[lists]]
+address = "doc-team@rust-lang.org"
+access-level = "everyone"
+extra-teams = ["docs-peers"]