Skip to content

Commit 88ffd6b

Browse files
authored
Update Moderation Policy to account for triagers (#875)
1 parent 8bb084a commit 88ffd6b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Moderation-Policy.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,9 @@ supported by the Admin team of the Slack organization.
2727

2828
## Terms
2929

30-
* *Collaborator* refers to any individual with configured write (commit)
31-
permissions to any Node.js GitHub organization repository *other than the
32-
Moderation Repository*. See [GitHub's access permissions documentation][] for
33-
more information.
30+
* *Collaborator* refers to any individual with configured triage role or higher
31+
in any Node.js GitHub organization repository. See
32+
[GitHub's Repository roles documentation][] for more information.
3433
* *TSC* refers to the [Node.js Technical Steering Committee][].
3534
* *Post* refers to the content and titles of any issue, pull request, comment,
3635
discussion, or wiki page.
@@ -115,8 +114,9 @@ a Post from Moderation.
115114
## Guidelines and Requirements
116115

117116
* All Posts are expected to respect the Node.js [Code of Conduct][].
118-
* Any Collaborator with commit rights to a given repository may Moderate Posts
119-
within that repository's issue tracker.
117+
* Any Collaborator with triage permission to a given repository (except
118+
nodejs/moderation) may Moderate Posts within that repository's issue tracker.
119+
Only the Moderation team is allowed to moderate posts on nodejs/moderation.
120120
* The Moderation Team serves as the final arbiter for all Moderation issues.
121121
* Moderation Team members may Remove or Block an individual from the Node.js
122122
GitHub Organizations.
@@ -355,7 +355,7 @@ any proposed change, a TSC vote in favor of the change is required.
355355

356356
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
357357
[Node.js Technical Steering Committee]: https://github.com/nodejs/node#tsc-technical-steering-committee
358-
[GitHub's access permissions documentation]: https://help.github.com/articles/access-permissions-on-github/
358+
[GitHub's Repository roles documentation]: https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization#repository-roles-for-organizations
359359
[GitHub's Temporary Interaction Limits]: https://github.com/blog/2370-introducing-temporary-interaction-limits
360360
[Applicability]: #applicability
361361
[Terms]: #terms

0 commit comments

Comments
 (0)