summaryrefslogtreecommitdiffstats
path: root/teams/wg-secure-code.toml
blob: 284b4eddb1abe82705af68abe4402ce9f7edd83d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name = "wg-secure-code"
wg = true

[people]
leads = ["Shnatsel", "tarcieri"]
members = [
    "Shnatsel",
    "tarcieri",
    "alex",
    "stusmall"
]

[website]
name = "Secure Code WG"
description = "Making it easy to write secure code in Rust"
repo = "https://github.com/rust-secure-code/wg"

[[lists]]
address = "secure-code-wg@rust-lang.org"