summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2021-08-21 16:31:33 +0200
committerMichaël Zasso <targos@protonmail.com>2021-09-04 15:14:56 +0200
commit7b123ec78d4e0e0bb8dcf461aadb29f329c674be (patch)
tree8bdc9a4c81644d4be110e138deeaae0d1607e857
parent34c0701952e5630b0b46483d8cdeb9c635d76585 (diff)
downloadnode-new-7b123ec78d4e0e0bb8dcf461aadb29f329c674be.tar.gz
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>
-rw-r--r--GOVERNANCE.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index 81635352ac..aa73e4b3ee 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