summaryrefslogtreecommitdiffstats
path: root/teams/infra.toml
blob: 85e6bc92b5b501d8c39cc245fafc9e98e739f3e2 (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
34
35
36
37
38
39
40
41
42
43
44
name = "infra"
subteam-of = "operations"

[people]
leads = ["aidanhs", "pietroalbini"]
members = [
    "Mark-Simulacrum",
    "aidanhs",
    "alexcrichton",
    "kennytm",
    "pietroalbini",
    "sgrif",
    "shepmaster",
]

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

[permissions]
perf = true
crater = true
bors.rust.review = true
bors.crater.review = true

[rfcbot]
label = "T-infra"
name = "Infrastructure"
ping = "rust-lang/infra"

[website]
name = "Infrastructure team"
description = "infrastructure supporting the Rust project itself: CI, releases, bots, metrics"
email = "infra@rust-lang.org"
discord-invite = "https://discord.gg/AxXmxzN"
discord-name = "#infra"

[[lists]]
address = "infra@rust-lang.org"

[[lists]]
address = "infra-team@rust-lang.org"

[[lists]]
address = "craterbot@rust-lang.org"