From 39c85f556616117611528a91e5e71d9b75b68384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Thu, 4 Jul 2024 19:15:25 +1000 Subject: [PATCH] Update w3c.json --- w3c.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/w3c.json b/w3c.json index d179aea9..6c6eb19d 100644 --- a/w3c.json +++ b/w3c.json @@ -1,7 +1,9 @@ { "group": 115198, "contacts": [ - "tidoust" + "tidoust", + "marcoscaceres", + "chrisn" ], "repo-type": "rec-track" -} \ No newline at end of file +}