Skip to content

Commit cf87134

Browse files
committed
doc: initial version of strategic initiatives
PR-URL: #399 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
1 parent 782f924 commit cf87134

File tree

2 files changed

+55
-0
lines changed

2 files changed

+55
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,16 @@ Google Plus account.
218218

219219
To request access, [open an issue](https://github.com/nodejs/TSC/issues/new).
220220

221+
## Strategic Initiatives
222+
223+
At any one time the Node.js project has a number of strategic initiatives
224+
underway. The goal of the TSC is to have a champion for each of these
225+
initiatives and to support the initiatives in order to enable their
226+
success.
227+
228+
For more information look here:
229+
[Strategic Initiatives](https://github.com/nodejs/TSC/Strategic-Initiatives.md)
230+
221231

222232
## Top-Level WGs and TLPs
223233

Strategic-Initiatives.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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+
| http2 | James Snell | |
17+
| Modules | Myles Borins | https://github.com/nodejs/node-eps/blob/master/002-es-modules.md |
18+
| N-API | Michael Dawson | https://github.com/nodejs/abi-stable-node |
19+
| OpenSSL Evolution | Rod Vagg | https://github.com/nodejs/TSC/issues/364 |
20+
| Workers | Anna Henningson | https://github.com/nodejs/worker |
21+
| Error Messages | James Snell | https://github.com/nodejs/node/issues/11273 |
22+
| Core Promise APIs | James Snell | |
23+
| TSC Governance | Myles Borins | https://github.com/nodejs/TSC/issues/383 |
24+
| New Streams APIs | James Snell + Jeremia Senkpiel | https://github.com/nodejs/node/pull/16414 |
25+
| | Jeremia Senkpiel | |
26+
| Moderation | Rich Trott | |
27+
| Async Hooks | Trevor Norris | |
28+
| V8 Currency | Michaël Zasso | |
29+
| Collab onboarding | Rich Trott | |
30+
31+
32+
# Need volunteers for
33+
34+
| Initiative | Champion | Links |
35+
|-------------------|---------------------------------|------------------------------------------------------------------|
36+
| Mentoring | ? | |
37+
| nsp and modules | ? | |
38+
39+
40+
# Completed
41+
42+
| Initiative | Champion | Links |
43+
|-------------------|---------------------------------|------------------------------------------------------------------|
44+
| CVE Management | Michael Dawson | https://github.com/nodejs/security-wg/issues/33 |
45+
| VM module fix | Francisca Hinkelmann | |

0 commit comments

Comments
 (0)