summaryrefslogtreecommitdiffstats
path: root/teams/wg-unsafe-code-guidelines.toml
blob: 5ddf60212fda3202210db9fc9d133b9786033b74 (plain)
1
2
3
4
5
6
7
8
9
10
11
name = "wg-unsafe-code-guidelines"
subteam-of = "lang"
wg = true

[people]
leads = ["nikomatsakis", "avadacatavra"]
members = ["nikomatsakis", "avadacatavra"]

[website]
name = "Unsafe Code Guidelines (UCG)"
description = "Working out the \"Unsafe Code Guidelines\", which define what kind of behavior unsafe code can and cannot do."