Skip to content

Commit 576b2fe

Browse files
Trottfhemberger
authored andcommitted
remove de-chartered Intl working group (#1513)
* remove de-chartered Intl working group * remove Intl from ko and uk locales
1 parent 6074870 commit 576b2fe

File tree

3 files changed

+0
-72
lines changed

3 files changed

+0
-72
lines changed

locale/en/about/working-groups.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Core Working Groups are created by the
1515
* [Build](#build)
1616
* [Diagnostics](#diagnostics)
1717
* [i18n](#i18n)
18-
* [Intl](#intl)
1918
* [Evangelism](#evangelism)
2019
* [Docker](#docker)
2120
* [Addon API](#addon-api)
@@ -97,8 +96,6 @@ Responsibilities include:
9796
* Managing and monitoring social media channels in their language.
9897
* Promoting Node.js speakers for meetups and conferences in their language.
9998

100-
Note that the i18n Working Groups are distinct from the [Intl](#Intl) Working Group.
101-
10299
Each language community maintains its own membership.
103100

104101
* [nodejs-ar - Arabic (العَرَبِيَّة)](https://github.com/nodejs/nodejs-ar)
@@ -136,21 +133,6 @@ Each language community maintains its own membership.
136133
* [nodejs-uk - Ukrainian (Українська)](https://github.com/nodejs/nodejs-uk)
137134
* [nodejs-vi - Vietnamese (Tiếng Việt)](https://github.com/nodejs/nodejs-vi)
138135

139-
### [Intl](https://github.com/nodejs/Intl)
140-
141-
The Intl Working Group is dedicated to support and improvement of
142-
Internationalization (i18n) and Localization (l10n) in Node.
143-
144-
Responsibilities include:
145-
* Ensuring functionality & compliance (standards: ECMA, Unicode…)
146-
* Supporting Globalization and Internationalization issues that come up
147-
in the tracker
148-
* Communicating guidance and best practices
149-
* Refining the existing `Intl` implementation
150-
151-
The Intl Working Group is not responsible for translation of content. That is the
152-
responsibility of the specific [i18n](#i18n) group for each language.
153-
154136
### [Evangelism](https://github.com/nodejs/evangelism)
155137

156138
The Evangelism Working Group promotes the accomplishments

locale/ko/about/working-groups.md

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Core Working Groups are created by the
2626
* [Build](#build)
2727
* [Diagnostics](#diagnostics)
2828
* [i18n](#i18n)
29-
* [Intl](#intl)
3029
* [Evangelism](#evangelism)
3130
* [Docker](#docker)
3231
* [Addon API](#addon-api)
@@ -42,7 +41,6 @@ Core Working Groups are created by the
4241
* [Build](#build)
4342
* [Diagnostics](#diagnostics)
4443
* [i18n](#i18n)
45-
* [Intl](#intl)
4644
* [Evangelism](#evangelism)
4745
* [Docker](#docker)
4846
* [Addon API](#addon-api)
@@ -200,8 +198,6 @@ Responsibilities include:
200198
* 언어별 밋업 및 콘퍼런스의 node.js 발표자를 추천합니다.
201199

202200
<!--
203-
Note that the i18n Working Groups are distinct from the [Intl](#Intl) Working Group.
204-
205201
Each language community maintains its own membership.
206202
207203
* [nodejs-ar - Arabic (اللغة العربية)](https://github.com/nodejs/nodejs-ar)
@@ -240,8 +236,6 @@ Each language community maintains its own membership.
240236
* [nodejs-vi - Vietnamese (Tiếng Việtnam)](https://github.com/nodejs/nodejs-vi)
241237
-->
242238

243-
i18n 워킹 그룹은 [Intl](#Intl) 워킹 그룹과는 다릅니다.
244-
245239
언어별 커뮤니티는 개별 권한을 가지고 운영되고 있습니다.
246240

247241
* [nodejs-ar - Arabic (العَرَبِيَّة)](https://github.com/nodejs/nodejs-ar)
@@ -279,36 +273,6 @@ i18n 워킹 그룹은 [Intl](#Intl) 워킹 그룹과는 다릅니다.
279273
* [nodejs-uk - Ukrainian (Українська)](https://github.com/nodejs/nodejs-uk)
280274
* [nodejs-vi - Vietnamese (Tiếng Việt)](https://github.com/nodejs/nodejs-vi)
281275

282-
<!--
283-
### [Intl](https://github.com/nodejs/Intl)
284-
285-
The Intl Working Group is dedicated to support and improvement of
286-
Internationalization (i18n) and Localization (l10n) in Node.
287-
288-
Responsibilities include:
289-
* Ensuring functionality & compliance (standards: ECMA, Unicode…)
290-
* Supporting Globalization and Internationalization issues that come up
291-
in the tracker
292-
* Communicating guidance and best practices
293-
* Refining the existing `Intl` implementation
294-
295-
The Intl Working Group is not responsible for translation of content. That is the
296-
responsibility of the specific [i18n](#i18n) group for each language.
297-
-->
298-
299-
### [Intl](https://github.com/nodejs/Intl)
300-
301-
Intl 워킹 그룹은 Node의 국제화(i18n)와 지역화(l10n)를 지원하고 개선합니다.
302-
303-
이 워킹 그룹은 다음에 대한 책임이 있습니다.
304-
* 모든 기능과 표준 준수 (표준: ECMA, 유니코드...)
305-
* 트래커에 올라온 세계화(Globalization)와 국제화(Internationalization) 이슈를 지원합니다.
306-
* 가이드라인과 권장 사례를 만듭니다.
307-
* 기존의 `Intl` 구현체를 정제합니다.
308-
309-
Intl 워킹 그룹은 콘텐츠의 번역은 책임지지 않습니다.
310-
이는 각 언어에 대한 [i18n](#i18n)에 책임이 있습니다.
311-
312276
<!--
313277
### [Evangelism](https://github.com/nodejs/evangelism)
314278

locale/uk/about/working-groups.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Core Working Groups are created by the
1515
* [Build](#build)
1616
* [Diagnostics](#diagnostics)
1717
* [i18n](#i18n)
18-
* [Intl](#intl)
1918
* [Evangelism](#evangelism)
2019
* [Docker](#docker)
2120
* [Addon API](#addon-api)
@@ -97,8 +96,6 @@ Responsibilities include:
9796
* Managing and monitoring social media channels in their language.
9897
* Promoting Node.js speakers for meetups and conferences in their language.
9998

100-
Note that the i18n Working Groups are distinct from the [Intl](#Intl) Working Group.
101-
10299
Each language community maintains its own membership.
103100

104101
* [nodejs-ar - Arabic (العَرَبِيَّة)](https://github.com/nodejs/nodejs-ar)
@@ -136,21 +133,6 @@ Each language community maintains its own membership.
136133
* [nodejs-uk - Ukrainian (Українська)](https://github.com/nodejs/nodejs-uk)
137134
* [nodejs-vi - Vietnamese (Tiếng Việt)](https://github.com/nodejs/nodejs-vi)
138135

139-
### [Intl](https://github.com/nodejs/Intl)
140-
141-
The Intl Working Group is dedicated to support and improvement of
142-
Internationalization (i18n) and Localization (l10n) in Node.
143-
144-
Responsibilities include:
145-
* Ensuring functionality & compliance (standards: ECMA, Unicode…)
146-
* Supporting Globalization and Internationalization issues that come up
147-
in the tracker
148-
* Communicating guidance and best practices
149-
* Refining the existing `Intl` implementation
150-
151-
The Intl Working Group is not responsible for translation of content. That is the
152-
responsibility of the specific [i18n](#i18n) group for each language.
153-
154136
### [Evangelism](https://github.com/nodejs/evangelism)
155137

156138
The Evangelism Working Group promotes the accomplishments

0 commit comments

Comments
 (0)