summaryrefslogtreecommitdiffstats
path: root/teams/cargo.toml
blob: f5f2dd9a5739b2d7e61448fb025e80e3c23401c1 (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
26
27
28
29
30
31
32
33
name = "cargo"
subteam-of = "devtools"

[people]
leads = ["nrc", "ehuss"]
members = [
    "alexcrichton",
    "Eh2406",
    "ehuss",
    "joshtriplett",
    "nrc",
    "withoutboats",
]

[permissions]
bors.cargo.review = true

[github]
orgs = ["rust-lang", "rust-lang-nursery"]

[rfcbot]
label = "T-cargo"
name = "Cargo"
ping = "rust-lang/cargo"

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