From 74ec5339d8b9b56a97b5b897db8498a003516c93 Mon Sep 17 00:00:00 2001 From: James M Snell Date: Tue, 22 Aug 2017 10:29:09 -0700 Subject: [PATCH] meta: improve definition of a collaborator Expand definition of Collaborator to include individuals with commit access to any Node.js GitHub repository. Clarify the kinds of things that should be considered when considering inviting new collaborators PR-URL: https://github.com/nodejs/node/pull/14981 Reviewed-By: Anna Henningsen Reviewed-By: Evan Lucas Reviewed-By: Luigi Pinca Reviewed-By: Benjamin Gruenbaum Reviewed-By: Refael Ackermann Reviewed-By: Rich Trott Reviewed-By: Joyee Cheung Reviewed-By: Yuta Hiroto Reviewed-By: James M Snell --- GOVERNANCE.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index d7d60671ac1ad2..27c0372ac3e0d0 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -9,9 +9,21 @@ The [nodejs/node](https://github.com/nodejs/node) GitHub repository is maintained by Collaborators who are added by the CTC on an ongoing basis. Individuals identified by the CTC as making significant and valuable -contributions are made Collaborators and given commit access to the project. If -you make a significant contribution and are not considered for commit access, -log an issue or contact a CTC member directly. +contributions across any Node.js repository may be made Collaborators and given +commit access to the project. Activities taken into consideration include (but +are not limited to) the quality of: + +* code commits and pull requests +* documentation commits and pull requests +* comments on issues and pull requests +* contributions to the Node.js website +* assistance provided to end users and novice contributors +* participation in Working Groups +* other participation in the wider Node.js community + +If individuals making valuable contributions do not believe they have been +considered for commit access, they may log an issue or contact a CTC member +directly. Modifications of the contents of the nodejs/node repository are made on a collaborative basis. Anybody with a GitHub account may propose a