summaryrefslogtreecommitdiffstats
path: root/teams/mods.toml
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-11-02 21:12:25 +0100
committerPietro Albini <pietro@pietroalbini.org>2018-11-04 21:28:43 +0100
commit2e0e7821670c242249d39c3d84ecef063c11b3cc (patch)
tree49b916e0a5d458964bc1cdbbf7cc5a01a8139b66 /teams/mods.toml
parent12fec7f74c0880580877443cd6c1666635eded25 (diff)
import team structure from the current website
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"