Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c901cce

Browse filesBrowse 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 <refack@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
1 parent 855bb8d commit c901cce
Copy full SHA for c901cce

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Collapse file

‎doc/onboarding-extras.md‎

Copy file name to clipboardExpand all lines: doc/onboarding-extras.md
+2-1Lines changed: 2 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.