summaryrefslogtreecommitdiffstats
path: root/teams
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-02-19 13:21:58 +0100
committerGitHub <noreply@github.com>2019-02-19 13:21:58 +0100
commit6e606959e40caa51d1a0939b9fe02db9b04be1fd (patch)
tree3704fc14c52b0c02b789804c5fbe48903741daed /teams
parentbdda5bdba09c395b474ff1d9e18ee59609d7b67e (diff)
parent6c8324e6c1c99f6d992ecc2485e892d380beeca7 (diff)
Merge pull request #17 from rust-lang/t-community
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]]