Skip to content

Commit

Permalink
doc: update WORKING_GROUPS.md to include Intl
Browse files Browse the repository at this point in the history
* Intl was missing

Reviewed-By: Roman Reiss <[email protected]>
Reviewed-By: James M Snell <[email protected]>
PR-URL: nodejs#3251
  • Loading branch information
srl295 authored and jasnell committed Oct 14, 2015
1 parent 6c032a8 commit a441aa6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions WORKING_GROUPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ back in to the TSC.
* [Addon API](#addon-api)
* [Starting a Working Group](#starting-a-wg)
* [Bootstrap Governance](#bootstrap-governance)
* [Intl](#Intl)

### [Website](https://github.com/nodejs/website)

Expand Down Expand Up @@ -103,6 +104,8 @@ to date and of high quality.
* Promotion of Node.js speakers for meetups and conferences in their
language.

Note that the i18n working groups are distinct from the [Intl](#Intl) working group.

Each language community maintains its own membership.

* [iojs-ar - Arabic (اللغة العربية)](https://github.com/nodejs/iojs-ar)
Expand Down Expand Up @@ -140,6 +143,17 @@ Each language community maintains its own membership.
* [iojs-uk - Ukrainian (Українська)](https://github.com/nodejs/iojs-uk)
* [iojs-vi - Vietnamese (Tiếng Việtnam)](https://github.com/nodejs/iojs-vi)

### [Intl](https://github.com/nodejs/Intl)

The Intl Working Group is dedicated to support and improvement of
Internationalization (i18n) and Localization (l10n) in Node. Its responsibilities are:

1. Functionality & compliance (standards: ECMA, Unicode…)
2. Support for Globalization and Internationalization issues that come up in the tracker
3. Guidance and Best Practices
4. Refinement of existing `Intl` implementation

The Intl WG is not responsible for translation of content. That is the responsibility of the specific [i18n](#i18n) group for each language.

### [Evangelism](https://github.com/nodejs/evangelism)

Expand Down

0 comments on commit a441aa6

Please sign in to comment.