Skip to content
Merged
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
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
51 changes: 1 addition & 50 deletions Strategic-Initiatives.md
Original file line number Diff line number Diff line change
@@ -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] | <https://github.com/nodejs/quic> |
| Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/17058> <https://github.com/nodejs/node/issues/21563> |
| Build resources | [Michael Dawson][mhdawson] | <https://github.com/nodejs/build/issues/1154#issuecomment-448418977> |
| Future of Build Toolchain | [Mary Marchini][mmarchini] | <https://github.com/nodejs/TSC/issues/901>, <https://github.com/nodejs/build-toolchain-next> |

## Need volunteers for

| Initiative | Champion | Links |
|------------------|----------|---------------------------------------------------------------------------|
| Async Hooks | ? | <https://github.com/nodejs/diagnostics/issues/124> |
| New Streams APIs | ? | <https://github.com/Fishrock123/bob>, <https://github.com/Fishrock123/socket> |

## Completed

| Initiative | Champion | Links |
|--------------------|---------------------------|-------------------------------------------------|
| CVE Management | Michael Dawson | <https://github.com/nodejs/security-wg/issues/33> |
| Moderation Team | Rich Trott | <https://github.com/nodejs/TSC/issues/329> |
| VM module fix | Franziska Hinkelmann | <https://github.com/nodejs/node/issues/6283> |
| npm Integration | Myles Borins | <https://github.com/nodejs/node/pull/21594> |
| OpenSSL Evolution | Rod Vagg | <https://github.com/nodejs/TSC/issues/677> |
| Governance | Myles Borins | |
| Workers | Anna Henningsen | <https://github.com/nodejs/worker> |
| N-API | Michael Dawson | <https://github.com/nodejs/abi-stable-node> |
| Open Web Standards | Myles Borins Joyee Cheung | <https://github.com/nodejs/open-standards> |
| Modules | Myles Borins | <https://github.com/nodejs/modules> |

[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 <https://github.com/nodejs/node/blob/HEAD/doc/guides/strategic-initiatives.md>.