Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: initial version of strategic initiatives #399

Closed
wants to merge 9 commits into from
Closed
51 changes: 51 additions & 0 deletions Strategic-Initiatives.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# 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 |
|-------------------|-----------------|------------------------------------------------------------------|
| http2 | James Snell | |
| Modules | Myles Borins | https://github.com/nodejs/node-eps/blob/master/002-es-modules.md |
| N-API | Michael Dawson | https://github.com/nodejs/abi-stable-node |
| OpenSSL Evolution | Rod Vagg | https://github.com/nodejs/TSC/issues/364 |
| Workers | Anna Henningson | https://github.com/nodejs/worker |
| Error Messages | James Snell | https://github.com/nodejs/node/issues/11273 |
| CVE Management | Michael Dawson | https://github.com/nodejs/security-wg/issues/33 |
| Core Promise APIs | James Snell | |
| TSC Governance | Myles Borins | https://github.com/nodejs/TSC/issues/383 |
| New Streams APIs | James Snell | https://github.com/nodejs/node/pull/16414 |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be @Fishrock123 instead of @jasnell?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fishrock123 and @jasnell ... we're both working two different sides of this.

| Diagnostics WG | Michael Dawson | Happy to have other volunteers but will work to restart |
| Moderation | Rich Trott | |
| Async Hooks | Trevor Norris | |
| V8 Currency | MichaëZasso | |
| Collab onboarding | Rich Trott | |
| New collab onramp | Rich Trott | |
| Automation | Joyee Cheung | https://github.com/nodejs/automation |
| Streams WG | Matteo Colina | https://github.com/nodejs/readable-stream |
| Build WG | Rod Vagg | https://github.com/nodejs/build |
| Benchmarking WG | Michael Dawson | https://github.com/nodejs/benchmarking |
| Post-mortem | Michael Dawson | https://github.com/nodejs/post-mortem |


# Need volunteers for

| Initiative | Champion | Links |
|-------------------|-----------------|------------------------------------------------------------------|
| Mentoring | ? | |
| nsp and modules | ? | |
| Website WG | ? | |
| i18n | ? | |
| Docker | ? | |
| Addon API | ? | |
| Release | ? | |