Skip to content

Commit 5178f93

Browse files
committed
doc: Add Addon API (NAN) to working group list
Also update nan and examples repositories links to io.js organization PR-URL: #1523 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
1 parent f3cc50f commit 5178f93

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

WORKING_GROUPS.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ back in to the TC.
2626
* [Evangelism](#evangelism)
2727
* [Roadmap](#roadmap)
2828
* [Docker](#docker)
29+
* [Addon API](#addon-api)
2930
* [Starting a Working Group](#starting-a-wg)
3031
* [Bootstrap Governance](#bootstrap-governance)
3132

@@ -179,7 +180,7 @@ Their responsibilities are:
179180
* Maintain and improve the images' documentation.
180181

181182

182-
### Addon API
183+
### [Addon API](https://github.com/iojs/nan)
183184

184185
The Addon API Working Group is responsible for maintaining the NAN project and
185186
corresponding _nan_ package in npm. The NAN project makes available an
@@ -189,9 +190,9 @@ versions of Node.js, io.js, V8 and libuv.
189190

190191
Their responsibilities are:
191192

192-
* Maintaining the [NAN](https://github.com/rvagg/nan) GitHub repository,
193+
* Maintaining the [NAN](https://github.com/iojs/nan) GitHub repository,
193194
including code, issues and documentation.
194-
* Maintaining the [addon-examples](https://github.com/rvagg/node-addon-examples)
195+
* Maintaining the [addon-examples](https://github.com/iojs/node-addon-examples)
195196
GitHub repository, including code, issues and documentation.
196197
* Maintaining the C++ Addon API within the io.js project, in subordination to
197198
the io.js TC.
@@ -202,7 +203,7 @@ Their responsibilities are:
202203
community advance notice of changes.
203204

204205
The current members can be found in their
205-
[README](https://github.com/rvagg/nan#collaborators).
206+
[README](https://github.com/iojs/nan#collaborators).
206207

207208
## Starting a WG
208209

0 commit comments

Comments
 (0)