summaryrefslogtreecommitdiffstats
path: root/teams/mods.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/mods.toml')
-rw-r--r--teams/mods.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/teams/mods.toml b/teams/mods.toml
index ef36a7a..07e8ded 100644
--- a/teams/mods.toml
+++ b/teams/mods.toml
@@ -16,3 +16,11 @@ members = [
name = "Moderation team"
description = "helping uphold the <a href='https://www.rust-lang.org/conduct.html'>code of conduct</a>"
email = "rust-mods@rust-lang.org"
+
+[[lists]]
+address = "rust-mods@rust-lang.org"
+access-level = "everyone"
+include-team-members = false
+extra-emails = [
+ "rust-mods@googlegroups.com"
+]