summaryrefslogtreecommitdiffstats
path: root/teams/cargo.toml
blob: 00dc04a69fd1e4287c0cb0a5ab5e7b82bd305e02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name = "cargo"
subteam-of = "devtools"

[people]
leads = ["nrc"]
members = [
    "alexcrichton",
    "dwijnand",
    "eh2406",
    "ehuss",
    "joshtriplett",
    "nrc",
    "withoutboats",
    "wycats",
]

[website]
name = "Cargo team"
description = "design and implementation of Cargo"
discord-invite = "https://discord.gg/aEbd4eT"
discord-name = "#cargo"

[[lists]]
address = "cargo@rust-lang.org"
access-level = "everyone"