summaryrefslogtreecommitdiffstats
path: root/teams/wg-security-response.toml
blob: b96482c9738d0a0dbf2bff2b74eab5aa52acbc7c (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
name = "wg-security-response"
wg = true

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

[github]
team-name = "security"
orgs = ["rust-lang"]

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

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