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 7936b0a commit 4801ee8Copy full SHA for 4801ee8
mls.json
@@ -2345,19 +2345,21 @@
2345
"digest:thursday": [
2346
{
2347
"repos": [
2348
- "w3c/epub-specs"
+ "w3c/epub-specs",
2349
+ "w3c/epub-tests"
2350
],
2351
"eventFilter": { "label": ["Final Review"] },
- "topic": "FINAL REVIEW requests in the epub-specs GitHub repository"
2352
+ "topic": "FINAL REVIEW requests in the EPUB GitHub repositories"
2353
}
2354
2355
"digest:friday": [
2356
2357
2358
2359
2360
2361
"eventFilter": { "notlabel": ["Final Review"] },
- "topic": "New activity in the epub-specs GitHub repository"
2362
+ "topic": "New activity in the EPUB GitHub repositories"
2363
2364
]
2365
0 commit comments