summaryrefslogtreecommitdiff
path: root/GOVERNANCE.md
diff options
context:
space:
mode:
authorGireesh Punathil <gpunathi@in.ibm.com>2020-07-19 12:17:30 +0530
committerGireesh Punathil <gpunathi@in.ibm.com>2020-07-24 10:01:18 +0530
commitadcf12c39f26627f0964e96863150467dc1e99ba (patch)
treeaf4b63ac057b85fc35919637039f793a45110b9f /GOVERNANCE.md
parent986ae1e96b7bcf98d79ec8363c173e4614223fb9 (diff)
downloadios-node-v8-adcf12c39f26627f0964e96863150467dc1e99ba.tar.gz
ios-node-v8-adcf12c39f26627f0964e96863150467dc1e99ba.tar.bz2
ios-node-v8-adcf12c39f26627f0964e96863150467dc1e99ba.zip
doc: mention triage in GOVERNANCE.md
Refs: https://github.com/nodejs/node/pull/34295#issuecomment-660495710 PR-URL: https://github.com/nodejs/node/pull/34426 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michael Dawson <Michael_Dawson@ca.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'GOVERNANCE.md')
-rw-r--r--GOVERNANCE.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index b54f2e81b1..f0a14666ec 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -12,6 +12,19 @@
<!-- /TOC -->
+## 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 have:
+* ability to label issues
+* ability to comment, close, and reopen issues
+
+See:
+
+* [A guide for triagers](./doc/guides/contributing/issues.md#triaging-a-bug-report)
+
## Collaborators
Node.js Core Collaborators maintain the [nodejs/node][] GitHub repository.