summaryrefslogtreecommitdiffstats
path: root/teams/crates-io.toml
blob: 351293ca052ab735a3152a360e60c07baaec71e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"