summaryrefslogtreecommitdiffstats
path: root/teams/production.toml
blob: a789b4af548d29a2493769225b3688cb16968074 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name = "production"

[people]
leads = ["aidanhs"]
members = [
    "aidanhs",
    "nrc",
    "celaus",
]

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