summaryrefslogtreecommitdiffstats
path: root/teams/crates-io.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/crates-io.toml
parent12fec7f74c0880580877443cd6c1666635eded25 (diff)
import team structure from the current website
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"