summaryrefslogtreecommitdiffstats
path: root/teams/wg-grammar.toml
diff options
context:
space:
mode:
authorcad97 <cad97@cad97.com>2019-05-14 13:23:53 -0400
committercad97 <cad97@cad97.com>2019-05-14 13:29:41 -0400
commit912dc71f9904d4dd4e32f88862aaccf74bbefc31 (patch)
tree3c63742a1d8ff5d725f01e0153090e542d4a9e10 /teams/wg-grammar.toml
parent212f836160922b975ea2414312cb06a25c7b0b69 (diff)
Add self to wg-grammar
Diffstat (limited to 'teams/wg-grammar.toml')
-rw-r--r--teams/wg-grammar.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/teams/wg-grammar.toml b/teams/wg-grammar.toml
index 8de830e..75c57c2 100644
--- a/teams/wg-grammar.toml
+++ b/teams/wg-grammar.toml
@@ -4,7 +4,11 @@ wg = true
[people]
leads = ["Centril", "qmx"]
-members = ["Centril", "qmx"]
+members = [
+ "CAD97",
+ "Centril",
+ "qmx",
+]
[website]
name = "Grammar"