summaryrefslogtreecommitdiffstats
path: root/teams/production.toml
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-11-27 18:59:48 +0100
committerPietro Albini <pietro@pietroalbini.org>2018-11-27 18:59:48 +0100
commit9e415774c8a7cf3c7428a817dcdaf89a43c717ed (patch)
treeeccbef2e088adc435ee542caefea7ac03ff536ea /teams/production.toml
parentf0a4f09e285f5df03cc672d8fd723196c8074888 (diff)
update the data for consistency with the old lists
Diffstat (limited to 'teams/production.toml')
-rw-r--r--teams/production.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/teams/production.toml b/teams/production.toml
new file mode 100644
index 0000000..1671ac3
--- /dev/null
+++ b/teams/production.toml
@@ -0,0 +1,14 @@
+name = "production"
+
+[people]
+leads = []
+members = [
+ "aidanhs",
+ "nrc",
+ "aturon",
+ "celaus",
+]
+
+[[lists]]
+address = "production@rust-lang.org"
+access-level = "everyone"