Skip to content

Commit

Permalink
doc: add @nodejs/build to onboarding-extras.md
Browse files Browse the repository at this point in the history
Make sure contributors know to cc @nodejs/build when submitting issues
that are build related (in addition to whatever platform are relevant).

PR-URL: #16298
Ref: #15754 (comment)
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
  • Loading branch information
lance authored and MylesBorins committed Oct 23, 2017
1 parent d92b45e commit 97b8271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/onboarding-extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
| `test/*` | @nodejs/testing |
| `tools/eslint`, `.eslintrc` | @not-an-aardvark, @silverwind, @trott |
| async_hooks | @nodejs/async_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
| build | @nodejs/build |
| performance | @nodejs/performance |
| platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} |
| python code | @nodejs/python |
Expand Down

0 comments on commit 97b8271

Please sign in to comment.