summaryrefslogtreecommitdiffstats
path: root/teams
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-09-26 14:58:29 +0200
committerGitHub <noreply@github.com>2019-09-26 14:58:29 +0200
commit3be7654fe4eb607cdd8e072de3053132d0732899 (patch)
treeba25993f67511eb0fd0b792c7d2e20c9ed2f7537 /teams
parent3d731ac7d39a492b98d827ff7d580aa2193f2155 (diff)
parentea92b93854f4845c5bc40c6bd23e6e53a454943c (diff)
Merge pull request #122 from Manishearth/rust-all-hands
Create mailing list for all hands planning Co-authored-by: Pietro Albini <pietro@pietroalbini.org>
Diffstat (limited to 'teams')
-rw-r--r--teams/community.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/teams/community.toml b/teams/community.toml
index efc3166..02318e0 100644
--- a/teams/community.toml
+++ b/teams/community.toml
@@ -66,3 +66,13 @@ extra-people = [
"ashleygwilliams",
"arshiamufti",
]
+
+[[lists]]
+address = "rust-all-hands@rust-lang.org"
+include-team-members = false
+extra-people = [
+ "Manishearth",
+ "nikomatsakis",
+ "Dylan-DPC",
+ "spastorino",
+]