From c3de57840b464964da9894549db0895b1bbbcb66 Mon Sep 17 00:00:00 2001 From: Marco Davids Date: Mon, 6 Jul 2026 13:24:07 +0200 Subject: [PATCH 1/2] Update repository references in mls.json --- mls.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mls.json b/mls.json index 62569e1..75efc73 100644 --- a/mls.json +++ b/mls.json @@ -791,14 +791,14 @@ ] }, "repos": [ - "ietf-wg-rpp/rpp-requirements", - "ietf-wg-rpp/RPP-architecture", + "ietf-wg-rpp/draft-ietf-rpp-requirements", + "ietf-wg-rpp/draft-ietf-rpp-architecture", + "ietf-wg-rpp/draft-ietf-rpp-data-objects", "SIDN/ietf-rpp-core", "SIDN/ietf-rpp-json", "SIDN/ietf-rpp-oauth2", "SIDN/ietf-rpp-oauth2-transfer", - "SIDN/ietf-rpp-oauth2-delegation", - "pawel-kow/draft-kowalik-rpp-data-objects" + "SIDN/ietf-rpp-oauth2-delegation" ], "topic": "RPP WG Weekly GitHub Activity Summary" } From e7e5f7d61129bce02815118f76dce1327997133a Mon Sep 17 00:00:00 2001 From: Marco Davids Date: Mon, 6 Jul 2026 13:27:26 +0200 Subject: [PATCH 2/2] Add new profiles to mls.json --- mls.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mls.json b/mls.json index 75efc73..84959cb 100644 --- a/mls.json +++ b/mls.json @@ -798,7 +798,8 @@ "SIDN/ietf-rpp-json", "SIDN/ietf-rpp-oauth2", "SIDN/ietf-rpp-oauth2-transfer", - "SIDN/ietf-rpp-oauth2-delegation" + "SIDN/ietf-rpp-oauth2-delegation", + "SIDN/ietf-rpp-jscontact-profile" ], "topic": "RPP WG Weekly GitHub Activity Summary" }