Skip to content

Commit

Permalink
doc: initial version of strategic initiatives
Browse files Browse the repository at this point in the history
PR-URL: #399
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
  • Loading branch information
mhdawson committed Nov 17, 2017
1 parent 782f924 commit cf87134
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,16 @@ Google Plus account.

To request access, [open an issue](https://github.com/nodejs/TSC/issues/new).

## Strategic Initiatives

At any one time the Node.js project has a number of strategic initiatives
underway. The goal of the TSC is to have a champion for each of these
initiatives and to support the initiatives in order to enable their
success.

For more information look here:
[Strategic Initiatives](https://github.com/nodejs/TSC/Strategic-Initiatives.md)


## Top-Level WGs and TLPs

Expand Down
45 changes: 45 additions & 0 deletions Strategic-Initiatives.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Strategic Initiatives

At any one time the Node.js project has a number of strategic initiatives
underway. The goal of the TSC is to have a champion for each of these
initiatives and to support the initiatives in order to enable their
success.

A review of the initiatives will be a standing item on the TSC agenda (even
if the update is 'nothing new') as a way to ensure they are active
and have the support needed.

# Current Initiatives

| Initiative | Champion | Links |
|-------------------|---------------------------------|------------------------------------------------------------------|
| http2 | James Snell | |
| Modules | Myles Borins | https://github.com/nodejs/node-eps/blob/master/002-es-modules.md |
| N-API | Michael Dawson | https://github.com/nodejs/abi-stable-node |
| OpenSSL Evolution | Rod Vagg | https://github.com/nodejs/TSC/issues/364 |
| Workers | Anna Henningson | https://github.com/nodejs/worker |
| Error Messages | James Snell | https://github.com/nodejs/node/issues/11273 |
| Core Promise APIs | James Snell | |
| TSC Governance | Myles Borins | https://github.com/nodejs/TSC/issues/383 |
| New Streams APIs | James Snell + Jeremia Senkpiel | https://github.com/nodejs/node/pull/16414 |
| | Jeremia Senkpiel | |
| Moderation | Rich Trott | |
| Async Hooks | Trevor Norris | |
| V8 Currency | Michaël Zasso | |
| Collab onboarding | Rich Trott | |


# Need volunteers for

| Initiative | Champion | Links |
|-------------------|---------------------------------|------------------------------------------------------------------|
| Mentoring | ? | |
| nsp and modules | ? | |


# Completed

| Initiative | Champion | Links |
|-------------------|---------------------------------|------------------------------------------------------------------|
| CVE Management | Michael Dawson | https://github.com/nodejs/security-wg/issues/33 |
| VM module fix | Francisca Hinkelmann | |

0 comments on commit cf87134

Please sign in to comment.