From 31c039a6de4a288bd062d2a988e74a99f0543302 Mon Sep 17 00:00:00 2001 From: Reese Enghardt Date: Wed, 16 Oct 2024 08:11:47 -0700 Subject: [PATCH 1/2] =?UTF-8?q?CCWG:=E2=80=AFAdd=20BBR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mls.json | 1 + 1 file changed, 1 insertion(+) diff --git a/mls.json b/mls.json index ae8592a..8b50c86 100644 --- a/mls.json +++ b/mls.json @@ -446,6 +446,7 @@ "repos": [ "ietf-wg-ccwg/rfc5033bis", "ietf-wg-ccwg/wg-materials" + "ietf-wg-ccwg/draft-ietf-ccwg-bbr" ], "topic": "CCWG GitHub Activity Summary" } From 214e70fae66e19ad848dd5d7214bcf4353983805 Mon Sep 17 00:00:00 2001 From: Reese Enghardt Date: Wed, 16 Oct 2024 08:14:44 -0700 Subject: [PATCH 2/2] Fix JSON --- mls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mls.json b/mls.json index 8b50c86..f3d32c0 100644 --- a/mls.json +++ b/mls.json @@ -445,7 +445,7 @@ "digest:sunday": { "repos": [ "ietf-wg-ccwg/rfc5033bis", - "ietf-wg-ccwg/wg-materials" + "ietf-wg-ccwg/wg-materials", "ietf-wg-ccwg/draft-ietf-ccwg-bbr" ], "topic": "CCWG GitHub Activity Summary"