2015-08-13 18:14:34 +02:00
|
|
|
# Node.js Project Governance
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
<!-- TOC -->
|
|
|
|
|
|
|
|
- [Collaborators](#collaborators)
|
|
|
|
- [Collaborator Activities](#collaborator-activities)
|
|
|
|
- [Technical Steering Committee](#technical-steering-committee)
|
|
|
|
- [TSC Meetings](#tsc-meetings)
|
|
|
|
- [Collaborator Nominations](#collaborator-nominations)
|
|
|
|
- [Onboarding](#onboarding)
|
|
|
|
- [Consensus Seeking Process](#consensus-seeking-process)
|
|
|
|
|
|
|
|
<!-- /TOC -->
|
|
|
|
|
2015-01-02 12:52:50 +01:00
|
|
|
## Collaborators
|
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
The [nodejs/node][] GitHub repository is maintained by Node.js Core
|
|
|
|
Collaborators. Upon becoming Collaborators, they:
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
* Become members of the @nodejs/collaborators team
|
|
|
|
* Gain individual membership of the Node.js foundation
|
2017-08-22 19:29:09 +02:00
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
Their privileges include but are not limited to:
|
2017-08-22 19:29:09 +02:00
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
* Commit access to the [nodejs/node][] repository
|
|
|
|
* Access to the Node.js continuous integration (CI) jobs
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2015-08-13 18:14:34 +02:00
|
|
|
Modifications of the contents of the nodejs/node repository are made on
|
2015-01-02 12:52:50 +01:00
|
|
|
a collaborative basis. Anybody with a GitHub account may propose a
|
|
|
|
modification via pull request and it will be considered by the project
|
2018-08-10 23:49:21 +02:00
|
|
|
Collaborators.
|
|
|
|
|
|
|
|
At least two Collaborators must approve a pull request before the pull request
|
|
|
|
lands. (One Collaborator approval is enough if the pull request has been open
|
|
|
|
for more than 7 days.) Approving a pull request indicates that the Collaborator
|
|
|
|
accepts responsibility for the change. Approval must be from Collaborators who
|
|
|
|
are not authors of the change.
|
2016-10-13 07:12:11 +02:00
|
|
|
|
2018-02-17 01:18:09 +01:00
|
|
|
If one or more Collaborators oppose a proposed change, then the change cannot
|
2016-10-13 07:12:11 +02:00
|
|
|
be accepted unless:
|
|
|
|
|
|
|
|
* Discussions and/or additional changes result in no Collaborators objecting to
|
|
|
|
the change. Previously-objecting Collaborators do not necessarily have to
|
2018-10-30 18:42:09 +01:00
|
|
|
sign off on the change, but they should not be opposed to it.
|
2017-08-22 07:44:50 +02:00
|
|
|
* The change is escalated to the TSC and the TSC votes to approve the change.
|
2017-06-03 01:27:54 +02:00
|
|
|
This should only happen if disagreements between Collaborators cannot be
|
|
|
|
resolved through discussion.
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
See:
|
|
|
|
|
2017-06-03 01:27:54 +02:00
|
|
|
* [Current list of Collaborators](./README.md#current-project-team-members)
|
|
|
|
* [A guide for Collaborators](./COLLABORATOR_GUIDE.md)
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2016-07-14 00:41:17 +02:00
|
|
|
### Collaborator Activities
|
|
|
|
|
2016-07-15 05:16:26 +02:00
|
|
|
Typical activities of a Collaborator include:
|
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
* Helping users and novice contributors
|
|
|
|
* Contributing code and documentation changes that improve the project
|
|
|
|
* Reviewing and commenting on issues and pull requests
|
|
|
|
* Participation in working groups
|
|
|
|
* Merging pull requests
|
2016-07-15 05:16:26 +02:00
|
|
|
|
2017-08-22 07:44:50 +02:00
|
|
|
The TSC periodically reviews the Collaborator list to identify inactive
|
2017-06-03 00:49:25 +02:00
|
|
|
Collaborators. Past Collaborators are typically given _Emeritus_ status. Emeriti
|
2017-08-22 07:44:50 +02:00
|
|
|
may request that the TSC restore them to active status.
|
2016-07-15 05:16:26 +02:00
|
|
|
|
2017-08-22 07:44:50 +02:00
|
|
|
## Technical Steering Committee
|
2017-06-03 01:27:54 +02:00
|
|
|
|
2018-02-17 01:18:09 +01:00
|
|
|
A subset of the Collaborators forms the Technical Steering Committee (TSC).
|
2018-01-20 14:09:17 +01:00
|
|
|
The TSC has final authority over this project, including:
|
2017-06-03 01:27:54 +02:00
|
|
|
|
|
|
|
* Technical direction
|
|
|
|
* Project governance and process (including this policy)
|
|
|
|
* Contribution policy
|
|
|
|
* GitHub repository hosting
|
|
|
|
* Conduct guidelines
|
|
|
|
* Maintaining the list of additional Collaborators
|
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
The current list of TSC members can be found in
|
|
|
|
[the project README](./README.md#current-project-team-members).
|
2017-06-03 01:27:54 +02:00
|
|
|
|
2017-08-22 07:44:50 +02:00
|
|
|
The operations of the TSC are governed by the [TSC Charter][] as approved by
|
|
|
|
the Node.js Foundation Board of Directors.
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2017-08-22 07:44:50 +02:00
|
|
|
### TSC Meetings
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2017-08-22 07:44:50 +02:00
|
|
|
The TSC meets regularly in a voice conference call. The meeting is run by a
|
|
|
|
designated meeting chair approved by the TSC. Each meeting is streamed on
|
2016-11-03 04:22:00 +01:00
|
|
|
YouTube.
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2017-08-22 07:44:50 +02:00
|
|
|
Items are added to the TSC agenda which are considered contentious or
|
|
|
|
are modifications of governance, contribution policy, TSC membership,
|
2015-01-02 12:52:50 +01:00
|
|
|
or release process.
|
|
|
|
|
2015-06-13 02:26:04 +02:00
|
|
|
The intention of the agenda is not to approve or review all patches.
|
|
|
|
That should happen continuously on GitHub and be handled by the larger
|
2015-01-02 12:52:50 +01:00
|
|
|
group of Collaborators.
|
|
|
|
|
2019-03-08 04:49:22 +01:00
|
|
|
Any community member or contributor can ask that something be reviewed by the
|
|
|
|
TSC by logging a GitHub issue. If consensus-seeking among TSC members fails for
|
|
|
|
a particular issue, it may be added to the TSC meeting agenda by adding the
|
2017-08-22 07:44:50 +02:00
|
|
|
`tsc-agenda` label.
|
|
|
|
|
|
|
|
Prior to each TSC meeting, the meeting chair will share the agenda with
|
|
|
|
members of the TSC. TSC members can also add items to the agenda at the
|
|
|
|
beginning of each meeting. The meeting chair and the TSC cannot veto or remove
|
2016-07-14 00:30:08 +02:00
|
|
|
items.
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2017-08-22 07:44:50 +02:00
|
|
|
The TSC may invite additional persons to participate in a non-voting capacity.
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2016-11-02 20:36:06 +01:00
|
|
|
The meeting chair is responsible for ensuring that minutes are taken and that a
|
|
|
|
pull request with the minutes is submitted after the meeting.
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2016-10-06 05:55:56 +02:00
|
|
|
Due to the challenges of scheduling a global meeting with participants in
|
2018-11-05 04:06:29 +01:00
|
|
|
several time zones, the TSC will seek to resolve as many agenda items as
|
|
|
|
possible outside of meetings using
|
2017-08-22 07:44:50 +02:00
|
|
|
[the TSC issue tracker](https://github.com/nodejs/TSC/issues). The process in
|
2016-10-06 05:55:56 +02:00
|
|
|
the issue tracker is:
|
|
|
|
|
2017-08-22 07:44:50 +02:00
|
|
|
* A TSC member opens an issue explaining the proposal/issue and @-mentions
|
|
|
|
@nodejs/tsc.
|
|
|
|
* After 72 hours, if there are two or more `LGTM`s from other TSC members and no
|
|
|
|
explicit opposition from other TSC members, then the proposal is approved.
|
|
|
|
* If there are any TSC members objecting, then a conversation ensues until
|
2016-10-06 05:55:56 +02:00
|
|
|
either the proposal is dropped or the objecting members are persuaded. If
|
|
|
|
there is an extended impasse, a motion for a vote may be made.
|
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
## Collaborator Nominations
|
|
|
|
|
|
|
|
Any existing Collaborator can nominate an individual making significant
|
|
|
|
and valuable contributions across the Node.js organization to become a new
|
|
|
|
Collaborator.
|
|
|
|
|
|
|
|
To nominate a new Collaborator, open an issue in the [nodejs/node][]
|
|
|
|
repository, with a summary of the nominee's contributions, for example:
|
|
|
|
|
|
|
|
* Commits in the [nodejs/node][] repository.
|
|
|
|
* Can be shown using the link
|
|
|
|
`https://github.com/nodejs/node/commits?author=${GITHUB_ID}`
|
|
|
|
(replace `${GITHUB_ID}` with the nominee's GitHub ID).
|
|
|
|
* Pull requests and issues opened in the [nodejs/node][] repository.
|
|
|
|
* Can be shown using the link
|
|
|
|
`https://github.com/nodejs/node/pulls?q=author%3A${GITHUB_ID}+`
|
|
|
|
* Comments and reviews on issues and pull requests in the
|
|
|
|
[nodejs/node][] repository
|
|
|
|
* Can be shown using the links
|
|
|
|
`https://github.com/nodejs/node/pulls?q=reviewed-by%3A${GITHUB_ID}+`
|
|
|
|
and `https://github.com/nodejs/node/pulls?q=commenter%3A${GITHUB_ID}+`
|
|
|
|
* Assistance provided to end users and novice contributors
|
|
|
|
* Participation in other projects, teams, and working groups of the
|
|
|
|
Node.js organization
|
|
|
|
* Can be shown using the links
|
2018-02-12 08:31:55 +01:00
|
|
|
`https://github.com/search?q=author%3A${GITHUB_ID}++org%3Anodejs&type=Issues`
|
2018-01-20 14:09:17 +01:00
|
|
|
and
|
2018-02-12 08:31:55 +01:00
|
|
|
`https://github.com/search?q=commenter%3A${GITHUB_ID}++org%3Anodejs&type=Issues`
|
2018-01-20 14:09:17 +01:00
|
|
|
* Other participation in the wider Node.js community
|
|
|
|
|
|
|
|
Mention @nodejs/collaborators in the issue to notify other Collaborators about
|
|
|
|
the nomination.
|
|
|
|
|
|
|
|
If there are no objections raised by any Collaborators one week after
|
|
|
|
the issue is opened, the nomination will be considered as accepted.
|
|
|
|
Should there be any objections against the nomination, the TSC is responsible
|
|
|
|
for working with the individuals involved and finding a resolution.
|
|
|
|
The nomination must be approved by the TSC, which is assumed when there are no
|
|
|
|
objections from any TSC members.
|
|
|
|
|
|
|
|
Prior to the public nomination, the Collaborator initiating it can seek
|
|
|
|
feedback from other Collaborators in private using
|
|
|
|
[the GitHub discussion page][collaborators-discussions] of the
|
|
|
|
Collaborators team, and work with the nominee to improve the nominee's
|
|
|
|
contribution profile, in order to make the nomination as frictionless
|
|
|
|
as possible.
|
|
|
|
|
|
|
|
If individuals making valuable contributions do not believe they have been
|
|
|
|
considered for a nomination, they may log an issue or contact a Collaborator
|
|
|
|
directly.
|
|
|
|
|
|
|
|
### Onboarding
|
|
|
|
|
|
|
|
When the nomination is accepted, the new Collaborator will be onboarded
|
|
|
|
by a TSC member. See [the onboarding guide](./doc/onboarding.md) on
|
|
|
|
details of the onboarding process. In general, the onboarding should be
|
|
|
|
completed within a month after the nomination is accepted.
|
|
|
|
|
2015-01-02 12:52:50 +01:00
|
|
|
## Consensus Seeking Process
|
|
|
|
|
2018-10-30 18:42:09 +01:00
|
|
|
The TSC follows a [Consensus Seeking][] decision-making model as described by
|
2017-08-22 07:44:50 +02:00
|
|
|
the [TSC Charter][].
|
2015-01-02 12:52:50 +01:00
|
|
|
|
2018-01-20 14:09:17 +01:00
|
|
|
[collaborators-discussions]: https://github.com/orgs/nodejs/teams/collaborators/discussions
|
2017-11-23 00:01:19 +01:00
|
|
|
[Consensus Seeking]: https://en.wikipedia.org/wiki/Consensus-seeking_decision-making
|
2018-01-20 14:09:17 +01:00
|
|
|
[TSC Charter]: https://github.com/nodejs/TSC/blob/master/TSC-Charter.md
|
|
|
|
[nodejs/node]: https://github.com/nodejs/node
|