-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: initial version of strategic initiatives
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
Showing
2 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | | |