Skip to content

Commit 948a7d7

Browse files
jasnellMylesBorins
authored andcommitted
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: #14981 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent ad1d745 commit 948a7d7

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

GOVERNANCE.md

+15-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,21 @@ The [nodejs/node](https://github.com/nodejs/node) GitHub repository is
99
maintained by Collaborators who are added by the CTC on an ongoing basis.
1010

1111
Individuals identified by the CTC as making significant and valuable
12-
contributions are made Collaborators and given commit access to the project. If
13-
you make a significant contribution and are not considered for commit access,
14-
log an issue or contact a CTC member directly.
12+
contributions across any Node.js repository may be made Collaborators and given
13+
commit access to the project. Activities taken into consideration include (but
14+
are not limited to) the quality of:
15+
16+
* code commits and pull requests
17+
* documentation commits and pull requests
18+
* comments on issues and pull requests
19+
* contributions to the Node.js website
20+
* assistance provided to end users and novice contributors
21+
* participation in Working Groups
22+
* other participation in the wider Node.js community
23+
24+
If individuals making valuable contributions do not believe they have been
25+
considered for commit access, they may log an issue or contact a CTC member
26+
directly.
1527

1628
Modifications of the contents of the nodejs/node repository are made on
1729
a collaborative basis. Anybody with a GitHub account may propose a

0 commit comments

Comments
 (0)