Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: clarify that the node.js irc channel is not under tsc oversight #7810

Closed
wants to merge 1 commit into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Jul 20, 2016

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

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.

/cc @nodejs/tsc @nodejs/ctc

@jasnell jasnell added doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. labels Jul 20, 2016
* IRC (node core development): [#node-dev on chat.freenode.net](https://webchat.freenode.net?channels=node-dev&uio=d4)

### Community Resources

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the term "Community" here to differentiate with official resources might make it sound like the rest of the resources are not part of the community. What do you think of rephrasing it as "Non official resources"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That works also

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm nitting the nits here, so that makes this a micro-nit, but unofficial instead of non official.

@nebrius
Copy link
Contributor

nebrius commented Jul 20, 2016

Agree with @misterdjules on wording of "community", but otherwise LGTM

@jasnell
Copy link
Member Author

jasnell commented Jul 20, 2016

Updated to address the nit

@misterdjules
Copy link

LGTM.

@jasnell
Copy link
Member Author

jasnell commented Jul 20, 2016

@nodejs/ctc @nodejs/tsc question: do we consider the #node-dev IRC channel an "official" resource that is governed by the CTC/TSC policies and moderation policy or is that considered an unofficial resource also?

*Please note that community provided resources are neither managed by -- nor
necessarily endorsed by -- the Node.js TSC/CTC. Specifically, such resources are
not currently covered by the [Node.js Moderation Policy][] and the selection and
*Please note that unofficial resources are neither managed by -- nor necessarily
Copy link
Member

@Trott Trott Jul 20, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: replace -- with parentheses.

@ChALkeR
Copy link
Member

ChALkeR commented Jul 20, 2016

LGTM with a nit.

@nodejs/ctc @nodejs/tsc question: do we consider the #node-dev IRC channel an "official" resource that is governed by the CTC/TSC policies and moderation policy or is that considered an unofficial resource also?

+1 for specifying that as an official resource, as this PR does.

@jasnell
Copy link
Member Author

jasnell commented Jul 20, 2016

Updated

@Trott
Copy link
Member

Trott commented Jul 20, 2016

LGTM

@ChALkeR
Copy link
Member

ChALkeR commented Jul 20, 2016

LGTM.

@Fishrock123
Copy link
Contributor

#node-dev is an official resource.

The current GitHub moderation policy doesn't really apply correctly to it though, but I think we all know that.

There has been some question about whether the #node.js irc channel
falls under the TSC oversight or not.

See: nodejs#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.
@jasnell jasnell force-pushed the irc-clarification branch from c2d3ff8 to 91bbef4 Compare July 25, 2016 13:48
jasnell added a commit that referenced this pull request Jul 25, 2016
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 <bryan@nebri.us>
Reviewed-By: Julien Gilli <jgilli@nodejs.org>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@jasnell
Copy link
Member Author

jasnell commented Jul 25, 2016

Landed in e4abfe4

@jasnell jasnell closed this Jul 25, 2016
evanlucas pushed a commit that referenced this pull request Aug 2, 2016
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 <bryan@nebri.us>
Reviewed-By: Julien Gilli <jgilli@nodejs.org>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@cjihrig cjihrig mentioned this pull request Aug 11, 2016
MylesBorins pushed a commit that referenced this pull request Sep 9, 2016
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 <bryan@nebri.us>
Reviewed-By: Julien Gilli <jgilli@nodejs.org>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins pushed a commit that referenced this pull request Sep 28, 2016
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 <bryan@nebri.us>
Reviewed-By: Julien Gilli <jgilli@nodejs.org>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
rvagg pushed a commit that referenced this pull request Oct 18, 2016
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 <bryan@nebri.us>
Reviewed-By: Julien Gilli <jgilli@nodejs.org>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins pushed a commit that referenced this pull request Oct 26, 2016
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 <bryan@nebri.us>
Reviewed-By: Julien Gilli <jgilli@nodejs.org>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants