-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: update who to cc for async_hooks #13332
Conversation
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.
Sure. The APM providers in @nodejs/diagnostics need to be informed of API changes/suggestions, but I think a subset is fine for bugs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for getting only my name off of there. :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Landed in 9b9a25c |
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]>
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]>
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.@nodejs/diagnostics fyi – I know it was originally requested that you are the team to ping for this kind of thing, but I think for implementation issues it’s just easier to ping the subset that actually works on them. Anybody who wants to join @nodejs/async_hooks is welcome to do so!