From 95a1d9239a29d356ed26181d8943408c615593fa Mon Sep 17 00:00:00 2001 From: plehegar Date: Wed, 17 Oct 2018 15:45:18 -0400 Subject: [PATCH] Fixed config --- w3c.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/w3c.json b/w3c.json index da743f34..9a54f677 100644 --- a/w3c.json +++ b/w3c.json @@ -1,4 +1,6 @@ { - "group": [101220] + "group": 101220 , "contacts": ["ylafon", "sideshowbarker"] +, "repo-type": "rec-track" +, "policy": "open" }