summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authorBryan English <bryan@bryanenglish.com>2017-09-25 18:37:20 -0700
committerLuigi Pinca <luigipinca@gmail.com>2017-09-26 10:46:29 +0200
commitf9e5709ea0bad223d44ade1760917764dca4c0cb (patch)
tree8bceecc4c3ac3a27be8e1309077d5e9e45b09a82 /doc/onboarding-extras.md
parent882e811c88949a87ca2c0a7674a84c1932a7850d (diff)
downloadandroid-node-v8-f9e5709ea0bad223d44ade1760917764dca4c0cb.tar.gz
android-node-v8-f9e5709ea0bad223d44ade1760917764dca4c0cb.tar.bz2
android-node-v8-f9e5709ea0bad223d44ade1760917764dca4c0cb.zip
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>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 400b5ea406..ebee554ba0 100644
--- a/doc/onboarding-extras.md
+++ b/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.