Skip to content

Commit 837ecc0

Browse files
addaleaxjasnell
authored andcommitted
doc: update who to cc for async_hooks
Now that `async_hooks` is released, it makes sense to me to have a team for addressing issues with it. nodejs/diagnostics can still be @mentioned if there are questions about the API rather than its implementation. PR-URL: #13332 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Andreas Madsen <[email protected]> Reviewed-By: Trevor Norris <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 818c935 commit 837ecc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/onboarding-extras.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
| `lib/timers` | @fishrock123, @misterdjules |
2323
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
2424
| `lib/zlib` | @addaleax, @bnoordhuis, @indutny |
25-
| `src/async-wrap.*` | @trevnorris |
25+
| `src/async-wrap.*` | @nodejs/async_hooks |
2626
| `src/node_api.*` | @nodejs/n-api |
2727
| `src/node_crypto.*` | @nodejs/crypto |
2828
| `test/*` | @nodejs/testing |
2929
| `tools/eslint`, `.eslintrc` | @not-an-aardvark, @silverwind, @trott |
30-
| async_hooks | @nodejs/diagnostics |
30+
| async_hooks | @nodejs/async_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
3131
| performance | @nodejs/performance |
3232
| upgrading V8 | @nodejs/v8, @nodejs/post-mortem |
3333
| upgrading npm | @fishrock123, @MylesBorins |

0 commit comments

Comments
 (0)