summaryrefslogtreecommitdiff
path: root/src/node_revert.h
diff options
context:
space:
mode:
authorJames M Snell <jasnell@gmail.com>2017-08-21 22:44:50 -0700
committerJames M Snell <jasnell@gmail.com>2017-08-29 08:39:25 -0700
commitf3eb193a3019d79a82cec8b561e028e4e37a7b87 (patch)
tree78df8adc3cce1e121c4767b99cc8b4b0c946680c /src/node_revert.h
parent689a64319864433b32235b9d6ac4889f4cdcfea5 (diff)
downloadandroid-node-v8-f3eb193a3019d79a82cec8b561e028e4e37a7b87.tar.gz
android-node-v8-f3eb193a3019d79a82cec8b561e028e4e37a7b87.tar.bz2
android-node-v8-f3eb193a3019d79a82cec8b561e028e4e37a7b87.zip
meta: merge TSC and CTC back into a single body
PR-URL: https://github.com/nodejs/node/pull/14973 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com> Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org> Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Diffstat (limited to 'src/node_revert.h')
-rw-r--r--src/node_revert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node_revert.h b/src/node_revert.h
index c26bb67781..c5963afeaf 100644
--- a/src/node_revert.h
+++ b/src/node_revert.h
@@ -8,7 +8,7 @@
/**
* Note that it is expected for this list to vary across specific LTS and
* Stable versions! Only CVE's whose fixes require *breaking* changes within
- * a given LTS or Stable may be added to this list, and only with CTC
+ * a given LTS or Stable may be added to this list, and only with TSC
* consensus.
*
* For *master* this list should always be empty!