Skip to content

Commit e44419d

Browse files
authored
Split i18n language enablemet out from i18n WG projects in www-international
1 parent 7ceab00 commit e44419d

File tree

1 file changed

+57
-20
lines changed

1 file changed

+57
-20
lines changed

mls.json

Lines changed: 57 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -731,17 +731,10 @@
731731
732732
"digest:daily": [
733733
{
734-
"topic": "I18n repos",
734+
"topic": "i18n WG projects",
735735
"repos": [
736-
"w3c/afrlreq",
737-
"w3c/alreq",
738-
"w3c/amlreq",
739736
"w3c/bp-i18n-specdev",
740737
"w3c/charmod-norm",
741-
"w3c/clreq",
742-
"w3c/elreq",
743-
"w3c/eurlreq",
744-
"w3c/hlreq",
745738
"w3c/i18n-checker",
746739
"w3c/i18n-discuss",
747740
"w3c/i18n-drafts",
@@ -750,30 +743,74 @@
750743
"w3c/i18n-requests",
751744
"w3c/i18n-tests",
752745
"w3c/i18n-translations",
753-
"w3c/iip",
754-
"w3c/ilreq",
755746
"w3c/its2req",
756-
"w3c/jlreq-d",
757-
"w3c/jlreq",
758-
"w3c/klreq",
759747
"w3c/localizable-manifests",
760748
"w3c/ltli",
761-
"w3c/mlreq",
762749
"w3c/mlw-metadata-us-impl",
763-
"w3c/predefined-counter-styles",
764-
"w3c/sealreq",
765750
"w3c/string-meta",
766751
"w3c/string-search",
767752
"w3c/timezone",
768-
"w3c/tlreq",
769-
"w3c/type-samples",
770-
"w3c/typography",
771753
"w3c/unicode-xml"
772754
],
773755
"eventFilter": { "notlabel": ["dontnotify"] }
774756
},
775757
{
776-
"topic": "Review comments",
758+
"topic": "i18n language enablement",
759+
"sources": [
760+
{
761+
"repos": [
762+
"w3c/csswg-drafts",
763+
"w3c/html",
764+
"whatwg/html",
765+
"w3c/ttml2",
766+
"w3c/i18n-issues",
767+
"w3c/tt-module-cjk-ext-1"
768+
],
769+
"eventFilter": {
770+
"label": [
771+
"i18n-alreq",
772+
"i18n-afrlreq",
773+
"i18n-amlreq",
774+
"i18n-clreq",
775+
"i18n-elreq",
776+
"i18n-eurlreq",
777+
"i18n-hlreq",
778+
"i18n-jlreq",
779+
"i18n-klreq",
780+
"i18n-mlreq",
781+
"i18n-ilreq",
782+
"i18n-iip",
783+
"i18n-sealreq",
784+
"i18n-tlreq"
785+
]
786+
}
787+
},
788+
{
789+
"repos": [
790+
"w3c/afrlreq",
791+
"w3c/alreq",
792+
"w3c/amlreq",
793+
"w3c/clreq",
794+
"w3c/elreq",
795+
"w3c/eurlreq",
796+
"w3c/hlreq",
797+
"w3c/iip",
798+
"w3c/ilreq",
799+
"w3c/jlreq-d",
800+
"w3c/jlreq",
801+
"w3c/klreq",
802+
"w3c/mlreq",
803+
"w3c/predefined-counter-styles",
804+
"w3c/sealreq",
805+
"w3c/tlreq",
806+
"w3c/type-samples",
807+
"w3c/typography"
808+
]
809+
}
810+
]
811+
},
812+
{
813+
"topic": "i18n review comments",
777814
"repos": [
778815
"whatwg/encoding",
779816
"whatwg/html",

0 commit comments

Comments
 (0)