We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9c1cb commit 0469e71Copy full SHA for 0469e71
mls.json
@@ -2324,19 +2324,21 @@
2324
"digest:thursday": [
2325
{
2326
"repos": [
2327
- "w3c/epub-specs"
+ "w3c/epub-specs",
2328
+ "w3c/epub-tests"
2329
],
2330
"eventFilter": { "label": ["Final Review"] },
- "topic": "FINAL REVIEW requests in the epub-specs GitHub repository"
2331
+ "topic": "FINAL REVIEW requests in the EPUB GitHub repository"
2332
}
2333
2334
"digest:friday": [
2335
2336
2337
2338
2339
2340
"eventFilter": { "notlabel": ["Final Review"] },
- "topic": "New activity in the epub-specs GitHub repository"
2341
+ "topic": "New activity in the EPUB GitHub repository"
2342
2343
]
2344
0 commit comments