From 3b2281b1499937c4c75adef4548c07b9eccf63c2 Mon Sep 17 00:00:00 2001 From: Wendy Seltzer Date: Mon, 14 Oct 2024 09:21:20 -0700 Subject: [PATCH] Update mls.json for FedID Things FedID CG and WG are watching --- mls.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/mls.json b/mls.json index b67b2a4..9cda773 100755 --- a/mls.json +++ b/mls.json @@ -2182,5 +2182,25 @@ "topic": "Weekly ARIA WG Github activity" } ] - } + }, + "public-fedid@w3.org": { + "digest:monday": [ + { + "repos": [ + "w3c-fedid/FedCM", + "w3c-fedid/proposals", + "w3c-fedid/login-status", + "w3c-fedid/idp-registration", + "w3c-fedid/multi-idp", + "w3c-fedid/custom-requests", + "w3c-fedid/active-mode", + "fedidcg/LightweightFedCM", + "fedidcg/proposals", + "WICG/digital-credentials", + "privacycg/is-logged-in" + ], + "topic": "FedID WG topics of interest" + } + ] + } }