Skip to content

Commit 7936b0a

Browse files
authored
adding W3C/IETF coord (#293)
adding W3C/IETF coord: from here https://github.com/w3c/w3c-ietf-coord to here https://datatracker.ietf.org/iabasg/ietfw3c/about/
1 parent 6e0a345 commit 7936b0a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

mls.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,6 +1807,22 @@
18071807
"topic": "Security"
18081808
}
18091809
},
1810+
1811+
"w3c/w3c-ietf-coord": {
1812+
"events": [
1813+
"issues.opened",
1814+
"issues.closed",
1815+
"issue_comment.created",
1816+
"pull_request.opened",
1817+
"pull_request.closed",
1818+
"push"
1819+
]
1820+
},
1821+
"digest:monday": {
1822+
"repos": ["w3c/w3c-ietf-coord"],
1823+
"topic": "W3C/IETF"
1824+
}
1825+
},
18101826
18111827
"w3c/csswg-drafts": {
18121828
"events": [

0 commit comments

Comments
 (0)