summaryrefslogtreecommitdiffstats
path: root/teams/mods.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/mods.toml')
-rw-r--r--teams/mods.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/teams/mods.toml b/teams/mods.toml
new file mode 100644
index 0000000..ef36a7a
--- /dev/null
+++ b/teams/mods.toml
@@ -0,0 +1,18 @@
+name = "mods"
+
+[people]
+leads = []
+members = [
+ "mbrubeck",
+ "BurntSushi",
+ "manishearth",
+ "pnkfelix",
+ "niconii",
+ "llogiq",
+ "matthieu-m",
+]
+
+[website]
+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"