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

[people]
leads = []
members = [
    "alexcrichton",
    "nikomatsakis",
    "steveklabnik",
    "wycats",
]

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