Skip to content

Commit

Permalink
chore: link strategic initiatives in core repo (#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Jul 17, 2021
1 parent 1faca07 commit aacc27c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 57 deletions.
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>.

0 comments on commit aacc27c

Please sign in to comment.