Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: initial version of strategic initiatives #399

Closed
wants to merge 9 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 | |