summaryrefslogtreecommitdiffstats
path: root/teams/security.toml
blob: 6842a054c2721b0c39676a7f6c7fd165ff7a3b9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name = "security"

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

[website]
name = "Security team"
description = "Triaging and responding to incoming vulnerability reports"
email = "security@rust-lang.org"
repo = "https://github.com/rust-lang/security-team"

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