summaryrefslogtreecommitdiffstats
path: root/teams/docs.toml
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-11-26 15:18:10 +0100
committerPietro Albini <pietro@pietroalbini.org>2018-11-26 15:18:10 +0100
commit060cd2832bb44090480049045162cd3cb89dc1c0 (patch)
treede3a90fc357f2a56e3e93ac1ebe0d054cbb4274d /teams/docs.toml
parent7721cfd6d93e58ed277523be87a8b0b34a5811a2 (diff)
import some mailing lists
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"]