From 98acca58bbf9d29a692e961bc099650be2161e55 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Thu, 21 Sep 2023 11:25:17 +0200 Subject: [PATCH] Update w3c.json to reflect WebApps adoption per #85 --- w3c.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/w3c.json b/w3c.json index 12bd9b1..4d5ba26 100644 --- a/w3c.json +++ b/w3c.json @@ -1,6 +1,6 @@ { - "group": ["80485"] + "group": ["wg/webapps"] , "contacts": ["marcoscaceres"] , "shortName": "web-share-target", - "repo-type": "cg-report" + "repo-type": "rec-track" }