Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2021-08-21 17:31:33 +0300
committerNode.js GitHub Bot <github-bot@iojs.org>2021-08-23 17:42:28 +0300
commit0df6f4edd27c4861f78d97b36ed45048b5c652d6 (patch)
tree99cb241799b12cc9bb0fbe031c8cd41a250ff7b9 /GOVERNANCE.md
parent3b4ad54fbe893d1388b29f9926d8518b39ea606f (diff)
doc: improve description of the triagers team
PR-URL: https://github.com/nodejs/node/pull/39833 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'GOVERNANCE.md')
-rw-r--r--GOVERNANCE.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index 81635352ac5..aa73e4b3ee7 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -15,15 +15,16 @@
## Triagers
-Triagers assess newly-opened issues in the nodejs/node and nodejs/help
-repositories. There is no GitHub team for triagers at the moment.
+Triagers assess newly-opened issues in the [nodejs/node][] and [nodejs/help][]
+repositories. The GitHub team for Node.js triagers is @nodejs/issue-triage.
+Triagers are given the "Triage" GitHub role and have:
-Triagers have:
-* ability to label issues
-* ability to comment, close, and reopen issues
+* Ability to label issues and pull requests
+* Ability to comment, close, and reopen issues and pull requests
See:
+* [List of triagers](./README.md#triagers)
* [A guide for triagers](./doc/guides/contributing/issues.md#triaging-a-bug-report)
## Collaborators
@@ -174,4 +175,5 @@ The TSC follows a [Consensus Seeking][] decision-making model per the
[Consensus Seeking]: https://en.wikipedia.org/wiki/Consensus-seeking_decision-making
[TSC Charter]: https://github.com/nodejs/TSC/blob/HEAD/TSC-Charter.md
[collaborators discussion page]: https://github.com/orgs/nodejs/teams/collaborators/discussions
+[nodejs/help]: https://github.com/nodejs/help
[nodejs/node]: https://github.com/nodejs/node