Skip to content

Commit a942ad6

Browse files
authored
doc: linkify names in strategic initiatives (#445)
Refs: #442
1 parent 5e23716 commit a942ad6

File tree

1 file changed

+23
-13
lines changed

1 file changed

+23
-13
lines changed

Strategic-Initiatives.md

+23-13
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ and have the support needed.
1111

1212
# Current Initiatives
1313

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 + Jeremiah Senkpiel | https://github.com/nodejs/node/pull/16414 |
25-
| Async Hooks | Trevor Norris | |
26-
| V8 Currency | Michaël Zasso | |
14+
| Initiative | Champion | Links |
15+
|-------------------|-----------------------------------------------------------|------------------------------------------------------------------|
16+
| http2 | [James Snell][jasnell] | |
17+
| Modules | [Myles Borins][MylesBorins] | https://github.com/nodejs/node-eps/blob/master/002-es-modules.md |
18+
| N-API | [Michael Dawson][mhdawson] | https://github.com/nodejs/abi-stable-node |
19+
| OpenSSL Evolution | [Rod Vagg][rvagg] | https://github.com/nodejs/TSC/issues/364 |
20+
| Workers | [Anna Henningson][addaleax] | https://github.com/nodejs/worker |
21+
| Error Messages | [James Snell][jasnell] | https://github.com/nodejs/node/issues/11273 |
22+
| Core Promise APIs | [James Snell][jasnell] | |
23+
| TSC Governance | [Myles Borins][MylesBorins] | https://github.com/nodejs/TSC/issues/383 |
24+
| New Streams APIs | [James Snell][jasnell] + [Jeremiah Senkpiel][fishrock123] | https://github.com/nodejs/node/pull/16414 |
25+
| Async Hooks | [Trevor Norris][trevnorris] | |
26+
| V8 Currency | [Michaël Zasso][targos] | |
2727

2828

2929
# Need volunteers for
@@ -40,3 +40,13 @@ and have the support needed.
4040
|-------------------|---------------------------------|------------------------------------------------------------------|
4141
| CVE Management | Michael Dawson | https://github.com/nodejs/security-wg/issues/33 |
4242
| VM module fix | Franziska Hinkelmann | https://github.com/nodejs/node/issues/6283 |
43+
44+
[jasnell]: https://github.com/jasnell
45+
[MylesBorins]: https://github.com/MylesBorins
46+
[fishrock123]: https://github.com/fishrock123
47+
[addaleax]: https://github.com/addaleax
48+
[mhdawson]: https://github.com/mhdawson
49+
[rvagg]: https://github.com/rvagg
50+
[trott]: https://github.com/trott
51+
[trevnorris]: https://github.com/trevnorris
52+
[targos]: https://github.com/targos

0 commit comments

Comments
 (0)