doc: ctc -> tsc in onboarding extras

PR-URL: https://github.com/nodejs/node/pull/15621
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Khaidi Chu <i@2333.moe>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Bryan English 2017-09-25 18:37:20 -07:00 committed by Luigi Pinca
parent 882e811c88
commit f9e5709ea0

View File

@ -39,7 +39,7 @@
| upgrading npm | @fishrock123, @MylesBorins |
| upgrading V8 | @nodejs/v8, @nodejs/post-mortem |
When things need extra attention, are controversial, or `semver-major`: @nodejs/ctc
When things need extra attention, are controversial, or `semver-major`: @nodejs/tsc
If you cannot find who to cc for a file, `git shortlog -n -s <file>` may help.