Skip to content

Commit aacc27c

Browse files
authored
chore: link strategic initiatives in core repo (#1056)
Refs: nodejs/node#39394
1 parent 1faca07 commit aacc27c

File tree

2 files changed

+2
-57
lines changed

2 files changed

+2
-57
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,7 @@ To request access, [open an issue](https://github.com/nodejs/TSC/issues/new).
146146

147147
## Strategic initiatives
148148

149-
At any one time, the Node.js project has many strategic initiatives
150-
underway. The goal of the TSC is to have a champion for each of these
151-
initiatives and to support the initiatives to enable their
152-
success.
153-
154-
For more information look here:
155-
[Strategic Initiatives](https://github.com/nodejs/TSC/blob/master/Strategic-Initiatives.md)
149+
* [Strategic initiatives](https://github.com/nodejs/node/blob/HEAD/doc/guides/strategic-initiatives.md)
156150

157151
## Working Groups
158152

Strategic-Initiatives.md

+1-50
Original file line numberDiff line numberDiff line change
@@ -1,50 +1 @@
1-
# Strategic Initiatives
2-
3-
At any one time the Node.js project has a number of strategic initiatives
4-
underway. The goal of the TSC is to have a champion for each of these
5-
initiatives and to support the initiatives in order to enable their
6-
success.
7-
8-
A review of the initiatives will be a standing item on the TSC agenda (even
9-
if the update is 'nothing new') as a way to ensure they are active
10-
and have the support needed.
11-
12-
## Current Initiatives
13-
14-
| Initiative | Champion | Links |
15-
|---------------------------|-----------------------------|------------------------------------------------------------------------------------------|
16-
| Core Promise APIs | [Matteo Collina][mcollina] | |
17-
| V8 Currency | [Michaël Zasso][targos] | |
18-
| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> |
19-
| Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/17058> <https://github.com/nodejs/node/issues/21563> |
20-
| Build resources | [Michael Dawson][mhdawson] | <https://github.com/nodejs/build/issues/1154#issuecomment-448418977> |
21-
| Future of Build Toolchain | [Mary Marchini][mmarchini] | <https://github.com/nodejs/TSC/issues/901>, <https://github.com/nodejs/build-toolchain-next> |
22-
23-
## Need volunteers for
24-
25-
| Initiative | Champion | Links |
26-
|------------------|----------|---------------------------------------------------------------------------|
27-
| Async Hooks | ? | <https://github.com/nodejs/diagnostics/issues/124> |
28-
| New Streams APIs | ? | <https://github.com/Fishrock123/bob>, <https://github.com/Fishrock123/socket> |
29-
30-
## Completed
31-
32-
| Initiative | Champion | Links |
33-
|--------------------|---------------------------|-------------------------------------------------|
34-
| CVE Management | Michael Dawson | <https://github.com/nodejs/security-wg/issues/33> |
35-
| Moderation Team | Rich Trott | <https://github.com/nodejs/TSC/issues/329> |
36-
| VM module fix | Franziska Hinkelmann | <https://github.com/nodejs/node/issues/6283> |
37-
| npm Integration | Myles Borins | <https://github.com/nodejs/node/pull/21594> |
38-
| OpenSSL Evolution | Rod Vagg | <https://github.com/nodejs/TSC/issues/677> |
39-
| Governance | Myles Borins | |
40-
| Workers | Anna Henningsen | <https://github.com/nodejs/worker> |
41-
| N-API | Michael Dawson | <https://github.com/nodejs/abi-stable-node> |
42-
| Open Web Standards | Myles Borins Joyee Cheung | <https://github.com/nodejs/open-standards> |
43-
| Modules | Myles Borins | <https://github.com/nodejs/modules> |
44-
45-
[joyeecheung]: https://github.com/joyeecheung
46-
[mhdawson]: https://github.com/mhdawson
47-
[targos]: https://github.com/targos
48-
[mcollina]: https://github.com/mcollina
49-
[jasnell]: https://github.com/jasnell
50-
[mmarchini]: https://github.com/mmarchini
1+
This document has been moved to <https://github.com/nodejs/node/blob/HEAD/doc/guides/strategic-initiatives.md>.

0 commit comments

Comments
 (0)