Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

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: nodejs/node#16298
Ref: nodejs/node#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 addaleax committed Oct 26, 2017
1 parent 506ed41 commit 215e292
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 215e292

Please sign in to comment.