summaryrefslogtreecommitdiffstats
path: root/teams/cargo.toml
blob: c852b6dfdd2604a54e3daa9a90868608dfb4bdcc (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
name = "cargo"

[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"