diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md index 476e0046138279..7b7f60fd00705b 100644 --- a/doc/onboarding-extras.md +++ b/doc/onboarding-extras.md @@ -24,6 +24,7 @@ | `src/node_crypto.*` | @nodejs/crypto | | `test/*` | @nodejs/testing | | `tools/eslint`, `.eslintrc` | @silverwind, @trott | +| async_hooks | @nodejs/diagnostics | | upgrading V8 | @nodejs/v8, @nodejs/post-mortem | | upgrading npm | @fishrock123, @thealphanerd | | upgrading c-ares | @jbergstroem |