summaryrefslogtreecommitdiffstats
path: root/teams/ecosystem.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/ecosystem.toml')
-rw-r--r--teams/ecosystem.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/teams/ecosystem.toml b/teams/ecosystem.toml
new file mode 100644
index 0000000..a5e7848
--- /dev/null
+++ b/teams/ecosystem.toml
@@ -0,0 +1,14 @@
+name = "ecosystem"
+
+[people]
+leads = []
+members = [
+ "KodrAus",
+ "withoutboats",
+ "sfackler",
+ "aturon",
+]
+
+[[lists]]
+address = "ecosystem@rust-lang.org"
+access-level = "everyone"