From 895daaf5e1759973c641f448e076d47d44d156d5 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Fri, 30 Nov 2018 12:31:39 +0100 Subject: import data from the new website --- teams/wg-grammar.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 teams/wg-grammar.toml (limited to 'teams/wg-grammar.toml') 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." -- cgit v1.2.3