summaryrefslogtreecommitdiffstats
path: root/teams/wg-meta.toml
blob: d80c44668d05bca5cd840386e08e53ed96339a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "wg-meta"
subteam-of = "compiler"
wg = true

[people]
leads = ["nikomatsakis", "davidtwco", "spastorino"]
members = ["nikomatsakis", "davidtwco", "spastorino"]

[website]
name = "Meta"
description = "How compiler team organizes itself"
repo = "https://rust-lang.github.io/compiler-team/working-groups/meta/"