Skip to content

Commit 91bbff7

Browse files
authored
Merge pull request #284 from w3c/r12a-patch-3
Add css, etc to ishida daily lang enablement
2 parents b030d0d + 794bd03 commit 91bbff7

File tree

1 file changed

+41
-56
lines changed

1 file changed

+41
-56
lines changed

mls.json

Lines changed: 41 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -868,67 +868,52 @@
868868
]
869869
},
870870
871-
"w3c/i18n-activity": {
872-
"events": [
873-
"issues.opened",
874-
"issues.closed",
875-
"issue_comment.created",
876-
"issues.labeled"
877-
],
878-
"eventFilter": { "label": ["REVIEW REQUESTED"] }
879-
},
880871
"digest:daily": [
881872
{
882873
"topic": "I18n language enablement",
883-
"repos": [
884-
"w3c/afrlreq",
885-
"w3c/alreq",
886-
"w3c/amlreq",
887-
"w3c/clreq",
888-
"w3c/elreq",
889-
"w3c/eurlreq",
890-
"w3c/hlreq",
891-
"w3c/iip",
892-
"w3c/ilreq",
893-
"w3c/jlreq-d",
894-
"w3c/jlreq",
895-
"w3c/klreq",
896-
"w3c/mlreq",
897-
"w3c/predefined-counter-styles",
898-
"w3c/sealreq",
899-
"w3c/tlreq",
900-
"w3c/type-samples",
901-
"w3c/typography"
902-
],
903-
"eventFilter": { "notlabel": ["dontnotify"] }
904-
},
905-
{
906-
"topic": "I18n projects",
907-
"repos": [
908-
"w3c/bp-i18n-specdev",
909-
"w3c/charmod-norm",
910-
"w3c/i18n-checker",
911-
"w3c/i18n-discuss",
912-
"w3c/i18n-drafts",
913-
"w3c/i18n-glossary",
914-
"w3c/i18n-issues",
915-
"w3c/i18n-requests",
916-
"w3c/i18n-tests",
917-
"w3c/i18n-translations",
918-
"w3c/its2req",
919-
"w3c/localizable-manifests",
920-
"w3c/ltli",
921-
"w3c/mlw-metadata-us-impl",
922-
"w3c/string-meta",
923-
"w3c/string-search",
924-
"w3c/timezone",
925-
"w3c/unicode-xml"
926-
],
927-
"eventFilter": { "notlabel": ["dontnotify"] }
928-
}
874+
"sources": [
875+
{
876+
"repos": [
877+
"w3c/csswg-drafts",
878+
"w3c/html",
879+
"whatwg/html",
880+
"w3c/ttml2",
881+
"w3c/i18n-issues",
882+
"w3c/tt-module-cjk-ext-1"
883+
],
884+
"eventFilter": {
885+
"label": ["w3c/alreq", "w3c/afrlreq", "w3c/amlreq", "w3c/clreq", "w3c/elreq", "w3c/eurlreq", "w3c/hlreq", "w3c/jlreq", "w3c/klreq", "w3c/mlreq", "w3c/iip", "w3c/sealreq", "w3c/tlreq"]
886+
}
887+
},
888+
{
889+
"repos": [
890+
"w3c/afrlreq",
891+
"w3c/alreq",
892+
"w3c/amlreq",
893+
"w3c/clreq",
894+
"w3c/elreq",
895+
"w3c/eurlreq",
896+
"w3c/hlreq",
897+
"w3c/iip",
898+
"w3c/ilreq",
899+
"w3c/jlreq-d",
900+
"w3c/jlreq",
901+
"w3c/klreq",
902+
"w3c/mlreq",
903+
"w3c/predefined-counter-styles",
904+
"w3c/sealreq",
905+
"w3c/tlreq",
906+
"w3c/type-samples",
907+
"w3c/typography"
908+
]
909+
}
910+
]
911+
}
929912
]
930913
},
931-
914+
915+
916+
932917
"digest:daily": [
933918
{
934919
"repos": [

0 commit comments

Comments
 (0)