summaryrefslogtreecommitdiffstats
path: root/teams/release.toml
blob: c605a8d382b8c008a280865cb946475991d498ad (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
name = "release"
subteam-of = "operations"

[people]
leads = ["Mark-Simulacrum"]
members = [
    "Aaronepower",
    "alexcrichton",
    "ArazAbishov",
    "BatmanAoD",
    "Centril",
    "cuviper",
    "Dylan-DPC",
    "jkordish",
    "Mark-Simulacrum",
    "pietroalbini",
    "PramodBisht",
    "sgrif",
    "stokhos",
    "jonas-schievink",
]

[website]
name = "Release team"
description = "tracking regressions, stabilizations, and producing Rust releases"
email = "release@rust-lang.org"
discord-invite = "https://discord.gg/pVTkgpv"
discord-name = "#release"

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