Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 18 additions & 14 deletions mls.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,12 @@
"quicwg/qlog",
"quicwg/quic-v2",
"quicwg/multipath",
"quicwg/ack-frequency",
"quicwg/reliable-stream-reset"
"quicwg/ack-frequency",
"quicwg/reliable-stream-reset",
Comment on lines +34 to +35
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a tabs vs. change

"quicwg/qmux",
"quicwg/receive-ts",
"quicwg/extended-key-update",
"quicwg/address-discovery"
],
"topic": "QUIC Activity Summary"
}
Expand Down Expand Up @@ -451,7 +455,7 @@
"ietf-wg-dnsop/draft-ietf-dnsop-structured-dns-error",
"ietf-wg-dnsop/draft-ietf-dnsop-qdcount-is-one",
"ietf-wg-dnsop/draft-ietf-dnsop-algorithm-update",
"ietf-wg-dnsop/draft-ietf-dnsop-must-not-sha1",
"ietf-wg-dnsop/draft-ietf-dnsop-must-not-sha1",
"ietf-wg-dnsop/draft-ietf-dnsop-must-not-gost",
"ietf-wg-dnsop/draft-ietf-dnsop-grease",
"ietf-wg-dnsop/DNSOP_Doc_Tracker"
Expand Down Expand Up @@ -660,7 +664,7 @@
"ietf-wg-nmop/draft-ietf-nmop-network-anomaly-architecture",
"ietf-wg-nmop/draft-ietf-nmop-digital-map-concept",
"ietf-wg-nmop/draft-ietf-nmop-network-anomaly-lifecycle",
"ietf-wg-nmop/draft-ietf-nmop-network-anomaly-semantics"
"ietf-wg-nmop/draft-ietf-nmop-network-anomaly-semantics"
],
"topic": "NMOP Weekly Github Activity Summary"
}
Expand Down Expand Up @@ -803,31 +807,31 @@
"topic": "SUIT Weekly GitHub Activity Summary"
}
},
"mimi@ietf.org": {
"digest:sunday": {
"eventFilter": {
"mimi@ietf.org": {
"digest:sunday": {
"eventFilter": {
"notlabel": []
},
"repos": [
"repos": [
"ietf-wg-mimi/mimi-arch",
"ietf-wg-mimi/mimi-room-policy",
"ietf-wg-mimi/mimi-protocol",
"ietf-wg-mimi/mimi-draft-ietf-mimi-content"
],
"topic": "MIMI Weekly Github Activity Summary"
"topic": "MIMI Weekly Github Activity Summary"
}
},
"mod-discuss@ietf.org": {
"digest:sunday": {
"eventFilter": {
"mod-discuss@ietf.org": {
"digest:sunday": {
"eventFilter": {
"notlabel": [
"editorial", "Editorial", "dependencies", "github_actions"
]
},
"repos": [
"repos": [
"larseggert/draft-ietf-modpod-group-processes"
],
"topic": "MODPOD Weekly Github Activity Summary"
"topic": "MODPOD Weekly Github Activity Summary"
}
},
"media-types@ietf.org": {
Expand Down
Loading