diff --git a/mls.json b/mls.json index a4ed456..e58ad95 100755 --- a/mls.json +++ b/mls.json @@ -2324,19 +2324,21 @@ "digest:thursday": [ { "repos": [ - "w3c/epub-specs" + "w3c/epub-specs", + "w3c/epub-tests" ], "eventFilter": { "label": ["Final Review"] }, - "topic": "FINAL REVIEW requests in the epub-specs GitHub repository" + "topic": "FINAL REVIEW requests in the EPUB GitHub repositories" } ], "digest:friday": [ { "repos": [ - "w3c/epub-specs" + "w3c/epub-specs", + "w3c/epub-tests" ], "eventFilter": { "notlabel": ["Final Review"] }, - "topic": "New activity in the epub-specs GitHub repository" + "topic": "New activity in the EPUB GitHub repositories" } ] }