summaryrefslogtreecommitdiffstats
path: root/teams/wg-grammar.toml
blob: 2ea1d64f51a4a0dd5705cd2ab02590d32c70d886 (plain)
1
2
3
4
5
6
7
8
9
10
name = "wg-grammar"
wg = true

[people]
leads = ["Centril", "qmx"]
members = ["Centril", "qmx"]

[website]
name = "Grammar"
description = "Working out a the official, formal grammar for Rust and validating it against existing implementations."