summaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md20
1 files changed, 12 insertions, 8 deletions
diff --git a/README.md b/README.md
index 76c46c10d7..385a5cef9b 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ If you need help using or installing Node.js, please use the
* [Building Node.js](#building-nodejs)
* [Security](#security)
* [Current Project Team Members](#current-project-team-members)
- * [CTC (Core Technical Committee)](#ctc-core-technical-committee)
+ * [TSC (Technical Steering Committee)](#tsc-technical-steering-committee)
* [Collaborators](#collaborators)
* [Release Team](#release-team)
@@ -55,9 +55,9 @@ If you need help using or installing Node.js, please use the
channel.
_Please note that unofficial resources are neither managed by (nor necessarily
-endorsed by) the Node.js TSC/CTC. Specifically, such resources are not
+endorsed by) the Node.js TSC. Specifically, such resources are not
currently covered by the [Node.js Moderation Policy][] and the selection and
-actions of resource operators/moderators are not subject to TSC/CTC oversight._
+actions of resource operators/moderators are not subject to TSC oversight._
## Release Types
@@ -176,11 +176,11 @@ handling your report.
## Current Project Team Members
The Node.js project team comprises a group of core collaborators and a sub-group
-that forms the _Core Technical Committee_ (CTC) which governs the project. For
-more information about the governance of the Node.js project, see
+that forms the _Technical Steering Committee_ (TSC) which governs the project.
+For more information about the governance of the Node.js project, see
[GOVERNANCE.md](./GOVERNANCE.md).
-### CTC (Core Technical Committee)
+### TSC (Technical Steering Committee)
* [addaleax](https://github.com/addaleax) -
**Anna Henningsen** &lt;anna@addaleax.net&gt; (she/her)
@@ -200,6 +200,8 @@ more information about the governance of the Node.js project, see
**Fedor Indutny** &lt;fedor.indutny@gmail.com&gt;
* [jasnell](https://github.com/jasnell) -
**James M Snell** &lt;jasnell@gmail.com&gt; (he/him)
+* [joshgav](https://github.com/joshgav) -
+**Josh Gavant** &lt;josh.gavant@outlook.com&gt;
* [joyeecheung](https://github.com/joyeecheung) -
**Joyee Cheung** &lt;joyeec9h3@gmail.com&gt; (she/her)
* [mcollina](https://github.com/mcollina) -
@@ -225,7 +227,7 @@ more information about the governance of the Node.js project, see
* [Trott](https://github.com/Trott) -
**Rich Trott** &lt;rtrott@gmail.com&gt; (he/him)
-### CTC Emeriti
+### TSC Emeriti
* [chrisdickinson](https://github.com/chrisdickinson) -
**Chris Dickinson** &lt;christopher.s.dickinson@gmail.com&gt;
@@ -235,6 +237,8 @@ more information about the governance of the Node.js project, see
**Alexis Campailla** &lt;orangemocha@nodejs.org&gt;
* [piscisaureus](https://github.com/piscisaureus) -
**Bert Belder** &lt;bertbelder@gmail.com&gt;
+* [nebrius](https://github.com/nebrius) -
+**Bryan Hughes** &lt;bryan@nebri.us&gt;
### Collaborators
@@ -508,7 +512,7 @@ Previous releases may also have been signed with one of the following GPG keys:
### Working Groups
Information on the current Node.js Working Groups can be found in the
-[CTC repository](https://github.com/nodejs/CTC/blob/master/WORKING_GROUPS.md).
+[TSC repository](https://github.com/nodejs/TSC/blob/master/WORKING_GROUPS.md).
[npm]: https://www.npmjs.com
[Website]: https://nodejs.org/en/