From 67af8d82ee5a61a27b45725f7c641fe921476569 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 17 Nov 2017 14:01:26 -0800 Subject: doc: merge Working Groups with Contributing to Node.js in README PR-URL: https://github.com/nodejs/node/pull/17106 Reviewed-By: Refael Ackermann Reviewed-By: Luigi Pinca Reviewed-By: Colin Ihrig Reviewed-By: Gireesh Punathil Reviewed-By: Michael Dawson --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 19a22dd5b3..24b6db2dff 100644 --- a/README.md +++ b/README.md @@ -578,14 +578,10 @@ Previous releases may also have been signed with one of the following GPG keys: * **Timothy J Fontaine** <tjfontaine@gmail.com> `7937DFD2AB06298B2293C3187D33FF9D0246406D` -### Working Groups - -Information on the current Node.js Working Groups can be found in the -[TSC repository](https://github.com/nodejs/TSC/blob/master/WORKING_GROUPS.md). - ### Contributing to Node.js * [Contributing to the project][] +* [Working Groups][] [npm]: https://www.npmjs.com [Code of Conduct]: https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md @@ -593,4 +589,5 @@ Information on the current Node.js Working Groups can be found in the [Node.js Help]: https://github.com/nodejs/help [Node.js Website]: https://nodejs.org/en/ [Questions tagged 'node.js' on StackOverflow]: https://stackoverflow.com/questions/tagged/node.js +[Working Groups]: https://github.com/nodejs/TSC/blob/master/WORKING_GROUPS.md [#node.js channel on chat.freenode.net]: https://webchat.freenode.net?channels=node.js&uio=d4 -- cgit v1.2.3