summaryrefslogtreecommitdiffstats
path: root/teams
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-02-06 13:34:06 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-02-06 13:34:06 +0100
commit6c8324e6c1c99f6d992ecc2485e892d380beeca7 (patch)
tree4fdde5f18554a80e0472a8b7db6e05b2781cc118 /teams
parent23ae01d92c36434217ea1713b40e8b77af735f88 (diff)
fix community mailing lists
Diffstat (limited to 'teams')
-rw-r--r--teams/community.toml14
1 files changed, 12 insertions, 2 deletions
diff --git a/teams/community.toml b/teams/community.toml
index c6d1d7d..350fbe2 100644
--- a/teams/community.toml
+++ b/teams/community.toml
@@ -23,16 +23,26 @@ discord-name = "#community-team"
[[lists]]
address = "community@rust-lang.org"
+extra-teams = [
+ "community-content",
+ "community-events",
+ "community-rustbridge",
+ "community-survey",
+]
extra-emails = [
"rust-community@googlegroups.com",
- "varma.sunjay@gmail.com",
]
[[lists]]
address = "community-team@rust-lang.org"
+extra-teams = [
+ "community-content",
+ "community-events",
+ "community-rustbridge",
+ "community-survey",
+]
extra-emails = [
"rust-community@googlegroups.com",
- "varma.sunjay@gmail.com",
]
[[lists]]