summaryrefslogtreecommitdiffstats
path: root/teams/wg-grammar.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/wg-grammar.toml')
-rw-r--r--teams/wg-grammar.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/teams/wg-grammar.toml b/teams/wg-grammar.toml
new file mode 100644
index 0000000..2ea1d64
--- /dev/null
+++ b/teams/wg-grammar.toml
@@ -0,0 +1,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."