summaryrefslogtreecommitdiff
path: root/WORKING_GROUPS.md
AgeCommit message (Collapse)Author
2016-04-01meta: add "joining a wg" section to WORKING_GROUPS.mdMatteo Collina
In the WORKING_GROUPS.md documentation, it is described how to start a wg, but not how to join an existing wg. This commit addresses that issue. Fixes: https://github.com/nodejs/node/issues/5448 PR-URL: https://github.com/nodejs/node/pull/5488 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: James M Snell <jasnell@gmail.com>
2016-03-15doc: add Testing WGRich Trott
Add the proposed Testing WG. WORKING_GROUPS.md indicates that opening a pull request to that file is the way to request that a charter be ratified by the TC. So, that's what this is. The charter document is currently: https://github.com/nodejs/testing/blob/master/Charter.md PR-URL: https://github.com/nodejs/node/pull/5461 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
2016-02-22doc: update repo docs to use 'CTC'Alexis Campailla
PR-URL: https://github.com/nodejs/node/pull/5304 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
2016-01-27doc: add docs working groupBryan English
PR-URL: https://github.com/nodejs/node/pull/4244 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
2016-01-04doc: fix website wg mislinkjona
PR-URL: https://github.com/nodejs/node/pull/4357 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
2015-12-28doc: catch the WORKING_GROUPS.md bootstrap docs up to dateJames M Snell
* Link to the separate CODE_OF_CONDUCT.md file in nodejs/node * Link to the ModerationPolicy.md file in nodejs/TSC PR-URL: https://github.com/nodejs/node/pull/4367 Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-12-03doc: add HTTP working groupJames M Snell
Charter for the HTTP Working Group PR-URL: https://github.com/nodejs/node/pull/3919 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net>
2015-11-04doc: rename iojs-* groups to nodejs-*Steven R. Loomis
As per #2525 a bunch of WGs are renamed from iojs-* to nodejs-*. Update the WORKING_GROUPS.md to match. Note specifically iojs-cn and iojs-tw were renamed to nodejs-zh-CN and nodejs-zh-TW respectively. Fixes: https://github.com/nodejs/node/issues/3247 PR-URL: https://github.com/nodejs/node/pull/3634 Reviewed-By: James M Snell <jasnell@gmail.com>
2015-10-21doc: update WORKING_GROUPS.md - add missing groupsMichael Dawson
Add Benchmarking and Post-Mortem workgroups as they were missing. Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <ben@strongloop.com> PR-URL: https://github.com/nodejs/node/pull/3450
2015-10-14doc: update WORKING_GROUPS.md to include IntlSteven R. Loomis
* Intl was missing Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: https://github.com/nodejs/node/pull/3251
2015-08-23node: rename from io.js to nodecjihrig
This commit replaces instances of io.js with Node.js, based on the recent convergence. There are some remaining instances of io.js, related to build and the installer. Fixes: https://github.com/nodejs/node/issues/2361 PR-URL: https://github.com/nodejs/node/pull/2367 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: João Reis <reis@janeasystems.com>
2015-05-18doc: update links from iojs/io.js to nodejs/io.jsFrederic Hemberger
Replaced all links in doc and comments to point to the new org. PR-URL: https://github.com/nodejs/io.js/pull/1715 Reviewed-By: Roman Reiss <me@silverwind.io>
2015-04-25doc: Add Addon API (NAN) to working group listJulian Duque
Also update nan and examples repositories links to io.js organization PR-URL: #1523 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-04-23doc: update branch to masterRoman Reiss
Update the remaining markdown files to refer to the master branch. PR-URL: https://github.com/iojs/io.js/pull/1511 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-04-15doc: add Addon API WGRod Vagg
PR-URL: https://github.com/iojs/io.js/pull/1226 Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com> Reviewed-By: TC
2015-04-04doc: add Docker WGPeter Petrov
A new `Docker` working group is added to `WORKING_GROUPS.md`. Also, removed the Docker images responsibility from the `Build` group's description. PR-URL: https://github.com/iojs/io.js/pull/1134 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-by: Chris Dickinson <christopher.s.dickinson@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-03-30doc: add WG links in WORKING_GROUPS.md & fix nitsFarrin Reid
Related to https://github.com/iojs/evangelism/issues/24 PR-URL: https://github.com/iojs/io.js/pull/1113 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Mikeal Rogers <mikeal.rogers@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>
2015-03-01doc: fix typos and sources in WORKING_GROUPS.md&! (bitandbang)
`therefor` is a typo of `therefore`, and was fixed. There were also two places where the website WG was directly linked, where they should have put the WG's name/repo; that was fixed as well. PR-URL: https://github.com/iojs/io.js/pull/1022 Reviewed-By: Mikeal Rogers <mikeal.rogers@gmail.com> Reviewed-By: Christian Tellnes <christian@tellnes.no>
2015-02-26doc: add roadmap, i18n, tracing, evangelism WGsMikeal Rogers
PR-URL: https://github.com/iojs/io.js/pull/911 Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com> Reviewed-by: Bert Belder <bertbelder@gmail.com>
2015-02-03doc: update streams wg charterChris Dickinson
PR-URL: https://github.com/iojs/io.js/pull/599 Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
2015-02-03Adjusting for feedback in the PR.Mikeal Rogers
2015-02-03Initial documentation for working groups.Mikeal Rogers