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

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

[github]
orgs = ["rust-lang"]

[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"