From 13189aea3d9fb46c0bf8a3afaf16c6ae157ed454 Mon Sep 17 00:00:00 2001 From: Sean Turner Date: Thu, 16 Apr 2026 10:56:15 -0400 Subject: [PATCH] Updates for MLS Adding newer repos. --- mls.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/mls.json b/mls.json index 47b5f70..eb7f353 100644 --- a/mls.json +++ b/mls.json @@ -127,11 +127,14 @@ "digest:sunday": { "repos": [ "mlswg/mls-architecture", - "mlswg/mls-protocol", + "mlswg/mls-combiner", + "mlswg/mls-extensions", "mlswg/mls-federation", - "mlswg/mls-extensions", - "mlswg/mls-implementations", - "mlswg/mls-combiner" + "mlswg/mls-implementations", + "mlswg/mls-partial", + "mlswg/mls-protocol", + "mlswg/mls-ratchet-tree-options", + "mlswg/mls-targeted-messages" ], "topic": "MLS Working Group summary" }