diff --git a/README.md b/README.md index 04c69a37..d5ff6feb 100644 --- a/README.md +++ b/README.md @@ -146,13 +146,7 @@ To request access, [open an issue](https://github.com/nodejs/TSC/issues/new). ## Strategic initiatives -At any one time, the Node.js project has many strategic initiatives -underway. The goal of the TSC is to have a champion for each of these -initiatives and to support the initiatives to enable their -success. - -For more information look here: -[Strategic Initiatives](https://github.com/nodejs/TSC/blob/master/Strategic-Initiatives.md) +* [Strategic initiatives](https://github.com/nodejs/node/blob/HEAD/doc/guides/strategic-initiatives.md) ## Working Groups diff --git a/Strategic-Initiatives.md b/Strategic-Initiatives.md index 5332a725..dfe531be 100644 --- a/Strategic-Initiatives.md +++ b/Strategic-Initiatives.md @@ -1,50 +1 @@ -# 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 | -|---------------------------|-----------------------------|------------------------------------------------------------------------------------------| -| Core Promise APIs | [Matteo Collina][mcollina] | | -| V8 Currency | [Michaƫl Zasso][targos] | | -| QUIC / HTTP3 | [James M Snell][jasnell] | | -| Startup performance | [Joyee Cheung][joyeecheung] | | -| Build resources | [Michael Dawson][mhdawson] | | -| Future of Build Toolchain | [Mary Marchini][mmarchini] | , | - -## Need volunteers for - -| Initiative | Champion | Links | -|------------------|----------|---------------------------------------------------------------------------| -| Async Hooks | ? | | -| New Streams APIs | ? | , | - -## Completed - -| Initiative | Champion | Links | -|--------------------|---------------------------|-------------------------------------------------| -| CVE Management | Michael Dawson | | -| Moderation Team | Rich Trott | | -| VM module fix | Franziska Hinkelmann | | -| npm Integration | Myles Borins | | -| OpenSSL Evolution | Rod Vagg | | -| Governance | Myles Borins | | -| Workers | Anna Henningsen | | -| N-API | Michael Dawson | | -| Open Web Standards | Myles Borins Joyee Cheung | | -| Modules | Myles Borins | | - -[joyeecheung]: https://github.com/joyeecheung -[mhdawson]: https://github.com/mhdawson -[targos]: https://github.com/targos -[mcollina]: https://github.com/mcollina -[jasnell]: https://github.com/jasnell -[mmarchini]: https://github.com/mmarchini +This document has been moved to .