From d769359cf6acc550d03182db7a3cca2e4304532c Mon Sep 17 00:00:00 2001 From: BigBlueHat Date: Wed, 18 Jan 2023 12:23:13 -0500 Subject: [PATCH] Switch to human friendly identifiers for groups Add myself to contacts. --- w3c.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/w3c.json b/w3c.json index db597ee..29fe3d0 100644 --- a/w3c.json +++ b/w3c.json @@ -1,5 +1,5 @@ { - "group": [49174] -, "contacts": ["p20n"] + "group": ["wg/json-ld", "cg/json-ld"] +, "contacts": ["p20n", "bigbluehat"] , "repo-type": "cg-report" }