Skip to content

Commit 26f5168

Browse files
jasnellMylesBorins
authored andcommitted
doc: clarify that the node.js irc channel is not under tsc oversight
There has been some question about whether the #node.js irc channel falls under the TSC oversight or not. See: #7746 This clarifies that the #node.js irc channel is a community provided resource that is not currently directly under the oversight of the TSC/CTC. PR-URL: #7810 Reviewed-By: Bryan Hughes <[email protected]> Reviewed-By: Julien Gilli <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 506e367 commit 26f5168

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

README.md

+21-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,21 @@ If you need help using or installing Node.js, please use the
1919

2020
## Resources for Newcomers
2121

22-
* [Website](https://nodejs.org/en/)
23-
* [Contributing to the project](./CONTRIBUTING.md)
24-
* IRC (general questions): [#node.js on chat.freenode.net](https://webchat.freenode.net?channels=node.js&uio=d4)
25-
* IRC (node core development): [#node-dev on chat.freenode.net](https://webchat.freenode.net?channels=node-dev&uio=d4)
22+
### Official Resources
23+
24+
* [Website][]
25+
* [Contributing to the project][]
26+
* IRC (node core development): [#node-dev on chat.freenode.net][]
27+
28+
### Unofficial Resources
29+
30+
* IRC (general questions): [#node.js on chat.freenode.net][]. Please see
31+
http://nodeirc.info/ for more information regarding the `#node.js` IRC channel.
32+
33+
*Please note that unofficial resources are neither managed by (nor necessarily
34+
endorsed by) the Node.js TSC/CTC. Specifically, such resources are not
35+
currently covered by the [Node.js Moderation Policy][] and the selection and
36+
actions of resource operators/moderators are not subject to TSC/CTC oversight.*
2637

2738
## Release Types
2839

@@ -265,3 +276,9 @@ keys:
265276
* **Isaac Z. Schlueter** &lt;[email protected]&gt; `93C7E9E91B49E432C2F75674B0A78B0A6C481CF6`
266277
* **Julien Gilli** &lt;[email protected]&gt; `114F43EE0176B71C7BC219DD50A3051F888C628D`
267278
* **Timothy J Fontaine** &lt;[email protected]&gt; `7937DFD2AB06298B2293C3187D33FF9D0246406D`
279+
280+
[Website]: https://nodejs.org/en/
281+
[Contributing to the project]: CONTRIBUTING.md
282+
[Node.js Moderation Policy]: https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md
283+
[#node.js on chat.freenode.net]: https://webchat.freenode.net?channels=node.js&uio=d4
284+
[#node-dev on chat.freenode.net]: https://webchat.freenode.net?channels=node-dev&uio=d4

0 commit comments

Comments
 (0)