summaryrefslogtreecommitdiffstats
path: root/teams/crates-io.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/crates-io.toml')
-rw-r--r--teams/crates-io.toml20
1 files changed, 20 insertions, 0 deletions
diff --git a/teams/crates-io.toml b/teams/crates-io.toml
new file mode 100644
index 0000000..351293c
--- /dev/null
+++ b/teams/crates-io.toml
@@ -0,0 +1,20 @@
+name = "crates-io"
+
+[people]
+leads = ["ashleygwilliams", "sgrif"]
+members = [
+ "carols10cents",
+ "ashleygwilliams",
+ "sgrif",
+ "jtgeibel",
+ "withoutboats",
+ "joshtriplett",
+ "ishitatsuyuki",
+ "steveklabnik",
+ "wycats",
+]
+
+[website]
+name = "Crates.io team"
+description = "management of operations, development, and policies for crates.io"
+email = "help@crates.io"