Skip to content

Commit 3e1b603

Browse files
authored
Merge pull request #290 from w3c/r12a-patch-4
Split i18n LE out for public-i18n-core
2 parents c0ba031 + b14d06a commit 3e1b603

File tree

1 file changed

+27
-48
lines changed

1 file changed

+27
-48
lines changed

mls.json

Lines changed: 27 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -842,16 +842,10 @@
842842
},
843843
"digest:wednesday": [
844844
{
845+
"topic": "i18n WG projects",
845846
"repos": [
846-
"w3c/afrlreq",
847-
"w3c/alreq",
848-
"w3c/amlreq",
849847
"w3c/bp-i18n-specdev",
850848
"w3c/charmod-norm",
851-
"w3c/clreq",
852-
"w3c/elreq",
853-
"w3c/eurlreq",
854-
"w3c/hlreq",
855849
"w3c/i18n-checker",
856850
"w3c/i18n-discuss",
857851
"w3c/i18n-drafts",
@@ -860,58 +854,19 @@
860854
"w3c/i18n-requests",
861855
"w3c/i18n-tests",
862856
"w3c/i18n-translations",
863-
"w3c/iip",
864-
"w3c/ilreq",
865857
"w3c/its2req",
866-
"w3c/jlreq-d",
867-
"w3c/jlreq",
868-
"w3c/klreq",
869858
"w3c/localizable-manifests",
870859
"w3c/ltli",
871-
"w3c/mlreq",
872860
"w3c/mlw-metadata-us-impl",
873861
"w3c/predefined-counter-styles",
874-
"w3c/sealreq",
875862
"w3c/string-meta",
876863
"w3c/string-search",
877864
"w3c/timezone",
878-
"w3c/tlreq",
879-
"w3c/type-samples",
880-
"w3c/typography",
881865
"w3c/unicode-xml"
882-
],
883-
"topic": "I18n repos"
866+
]
884867
},
885-
{ "repos": ["w3c/i18n-activity"], "topic": "Tracker items" },
886-
{
887-
"repos": [
888-
"whatwg/encoding",
889-
"whatwg/html",
890-
"whatwg/url",
891-
"whatwg/webidl",
892-
"openui/open-ui"
893-
],
894-
"repoList": "https://w3c.github.io/validate-repos/hr-repos.json",
895-
"eventFilter": {
896-
"label": [
897-
"i18n",
898-
"i18n-comment",
899-
"i18n-tracking",
900-
"HR:i18n-comment",
901-
"HR:i18n-tracking",
902-
"i18n-review",
903-
"i18n-needs-resolution",
904-
"i18n-tracker"
905-
]
906-
},
907-
"topic": "Review comments"
908-
}
909-
]
910-
},
911-
"ishida@w3.org": {
912-
"digest:daily": [
913868
{
914-
"topic": "I18n language enablement",
869+
"topic": "i18n language enablement",
915870
"sources": [
916871
{
917872
"repos": [
@@ -964,6 +919,30 @@
964919
]
965920
}
966921
]
922+
},
923+
{ "repos": ["w3c/i18n-activity"], "topic": "Tracker items" },
924+
{
925+
"topic": "Review comments",
926+
"repos": [
927+
"whatwg/encoding",
928+
"whatwg/html",
929+
"whatwg/url",
930+
"whatwg/webidl",
931+
"openui/open-ui"
932+
],
933+
"repoList": "https://w3c.github.io/validate-repos/hr-repos.json",
934+
"eventFilter": {
935+
"label": [
936+
"i18n",
937+
"i18n-comment",
938+
"i18n-tracking",
939+
"HR:i18n-comment",
940+
"HR:i18n-tracking",
941+
"i18n-review",
942+
"i18n-needs-resolution",
943+
"i18n-tracker"
944+
]
945+
}
967946
}
968947
]
969948
},

0 commit comments

Comments
 (0)