diff --git a/README.md b/README.md index b5a88a2a..c351b787 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/Strategic-Initiatives.md b/Strategic-Initiatives.md new file mode 100644 index 00000000..764b2296 --- /dev/null +++ b/Strategic-Initiatives.md @@ -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 | |