diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md index 5fc5424224..e19e1ef579 100644 --- a/doc/onboarding-extras.md +++ b/doc/onboarding-extras.md @@ -22,6 +22,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 |