From 03bc4973891c6caad1979c76fd19a59854a2e6e4 Mon Sep 17 00:00:00 2001 From: Spencer Dawkins Date: Tue, 19 Mar 2024 01:10:42 -0500 Subject: [PATCH 1/2] Add RFC3113bis --- mls.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/mls.json b/mls.json index 92d5445..0f7f930 100644 --- a/mls.json +++ b/mls.json @@ -470,6 +470,19 @@ "topic": "OpenPGP Github Activity Summary" } }, + " 3gpp-ietf-coord@ietf.org": { + "digest:sunday": { + "eventFilter": { + "notlabel": [ + "editorial" + ] + }, + "repos": [ + "github.com/SpencerDawkins/rfc3113bis" + ], + "topic": "rfc3113bis Github Activity Summary" + } + }, "scim@ietf.org": { "digest:sunday": { "eventFilter": { From 9202f3c151e2cdf2f7185a44ab087de723aed15e Mon Sep 17 00:00:00 2001 From: Spencer Dawkins Date: Tue, 19 Mar 2024 01:14:08 -0500 Subject: [PATCH 2/2] Remove nostname --- mls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mls.json b/mls.json index 0f7f930..693767b 100644 --- a/mls.json +++ b/mls.json @@ -478,7 +478,7 @@ ] }, "repos": [ - "github.com/SpencerDawkins/rfc3113bis" + "SpencerDawkins/rfc3113bis" ], "topic": "rfc3113bis Github Activity Summary" }