Skip to content

Commit c901cce

Browse files
TrottMylesBorins
authored andcommitted
doc: add ES Modules entry to who-to-cc
Add ES Modules entry for who-to-cc. Resisted temptation to change it to "whom to CC". Did move async_hooks entry, though. PR-URL: #17205 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Alexey Orlenko <[email protected]>
1 parent 855bb8d commit c901cce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/onboarding-extras.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
|`bootstrap_node.js`|@fishrock123|
99
|`doc/*`, `*.md`|@nodejs/documentation|
1010
|`lib/assert`|@nodejs/testing|
11+
|`lib/async_hooks`|@nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
1112
|`lib/buffer`|@nodejs/buffer|
1213
|`lib/child_process`|@bnoordhuis, @cjihrig|
1314
|`lib/cluster`|@bnoordhuis, @cjihrig, @mcollina|
@@ -29,8 +30,8 @@
2930
|`src/node_crypto.*`|@nodejs/crypto|
3031
|`test/*`|@nodejs/testing|
3132
|`tools/eslint`, `.eslintrc`|@not-an-aardvark, @silverwind, @trott|
32-
| async\_hooks |@nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
3333
| build |@nodejs/build|
34+
| ES Modules |@bmeck, @Fishrock123, @guybedford, @MylesBorins, @targos|
3435
| GYP |@nodejs/gyp|
3536
| performance |@nodejs/performance|
3637
| platform specific |@nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} |

0 commit comments

Comments
(0)