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 8bf4abc commit 4fbfa04Copy full SHA for 4fbfa04
mls.json
@@ -2307,13 +2307,19 @@
2307
"[email protected]": {
2308
"digest:thursday": [
2309
{
2310
- "topic:": "Activity in the epub-specs GitHub repository",
2311
- "repos": ["w3c/epub-specs"]
2312
- },
+ "repos": [
+ "w3c/epub-specs"
+ ],
2313
+ "eventFilter": { "label": ["Final Review"] },
2314
+ "topic": "New FINAL REVIEW requests in the epub-specs GitHub repository"
2315
+ }
2316
2317
+ "digest:friday": [
2318
- "topic:": "New FINAL REVIEW requests in the epub-specs GitHub repository",
- "repos": ["w3c/epub-specs"],
- "eventFilter": { "label": ["Final Review"] }
2319
2320
2321
2322
+ "topic": "New activity in the epub-specs GitHub repository"
2323
}
2324
]
2325
0 commit comments