Skip to content

Commit 4fbfa04

Browse files
committed
configure separate emails
1 parent 8bf4abc commit 4fbfa04

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

mls.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2307,13 +2307,19 @@
23072307
23082308
"digest:thursday": [
23092309
{
2310-
"topic:": "Activity in the epub-specs GitHub repository",
2311-
"repos": ["w3c/epub-specs"]
2312-
},
2310+
"repos": [
2311+
"w3c/epub-specs"
2312+
],
2313+
"eventFilter": { "label": ["Final Review"] },
2314+
"topic": "New FINAL REVIEW requests in the epub-specs GitHub repository"
2315+
}
2316+
],
2317+
"digest:friday": [
23132318
{
2314-
"topic:": "New FINAL REVIEW requests in the epub-specs GitHub repository",
2315-
"repos": ["w3c/epub-specs"],
2316-
"eventFilter": { "label": ["Final Review"] }
2319+
"repos": [
2320+
"w3c/epub-specs"
2321+
],
2322+
"topic": "New activity in the epub-specs GitHub repository"
23172323
}
23182324
]
23192325
}

0 commit comments

Comments
 (0)