Skip to content

Commit 97b8271

Browse files
lanceMylesBorins
authored andcommittedOct 23, 2017
doc: add @nodejs/build to onboarding-extras.md
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 <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
1 parent d92b45e commit 97b8271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎doc/onboarding-extras.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
| `test/*` | @nodejs/testing |
3131
| `tools/eslint`, `.eslintrc` | @not-an-aardvark, @silverwind, @trott |
3232
| async_hooks | @nodejs/async_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
33+
| build | @nodejs/build |
3334
| performance | @nodejs/performance |
3435
| platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} |
3536
| python code | @nodejs/python |

0 commit comments

Comments
 (0)
Please sign in to comment.