Browse Source

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>
canary-base
Bryan English 8 years ago
committed by Luigi Pinca
parent
commit
f9e5709ea0
  1. 2
      doc/onboarding-extras.md

2
doc/onboarding-extras.md

@ -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.

Loading…
Cancel
Save