-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
meta: merge TSC and CTC back into a single body #14973
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# Node.js Project Governance | ||
|
||
The Node.js project is governed by its Collaborators, including a Core Technical | ||
Committee (CTC) which is responsible for high-level guidance of the project. | ||
The Node.js project is governed by its Collaborators, including a Technical | ||
Steering Committee (TSC) which is responsible for high-level guidance of the | ||
project. | ||
|
||
## Collaborators | ||
|
||
The [nodejs/node](https://github.com/nodejs/node) GitHub repository is | ||
maintained by Collaborators who are added by the CTC on an ongoing basis. | ||
maintained by Collaborators who are added by the TSC on an ongoing basis. | ||
|
||
Individuals identified by the CTC as making significant and valuable | ||
Individuals identified by the TSC as making significant and valuable | ||
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: | ||
|
@@ -22,7 +23,7 @@ are not limited to) the quality of: | |
* 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 | ||
considered for commit access, they may log an issue or contact a TSC member | ||
directly. | ||
|
||
Modifications of the contents of the nodejs/node repository are made on | ||
|
@@ -40,13 +41,13 @@ be accepted unless: | |
* Discussions and/or additional changes result in no Collaborators objecting to | ||
the change. Previously-objecting Collaborators do not necessarily have to | ||
sign-off on the change, but they should not be opposed to it. | ||
* The change is escalated to the CTC and the CTC votes to approve the change. | ||
* The change is escalated to the TSC and the TSC votes to approve the change. | ||
This should only happen if disagreements between Collaborators cannot be | ||
resolved through discussion. | ||
|
||
Collaborators may opt to elevate significant or controversial modifications to | ||
the CTC by assigning the `ctc-review` label to a pull request or issue. The | ||
CTC should serve as the final arbiter where required. | ||
the TSC by assigning the `tsc-review` label to a pull request or issue. The | ||
TSC should serve as the final arbiter where required. | ||
|
||
* [Current list of Collaborators](./README.md#current-project-team-members) | ||
* [A guide for Collaborators](./COLLABORATOR_GUIDE.md) | ||
|
@@ -61,13 +62,13 @@ Typical activities of a Collaborator include: | |
* participation in working groups | ||
* merging pull requests | ||
|
||
The CTC periodically reviews the Collaborator list to identify inactive | ||
The TSC periodically reviews the Collaborator list to identify inactive | ||
Collaborators. Past Collaborators are typically given _Emeritus_ status. Emeriti | ||
may request that the CTC restore them to active status. | ||
may request that the TSC restore them to active status. | ||
|
||
## Core Technical Committee | ||
## Technical Steering Committee | ||
|
||
The Core Technical Committee (CTC) has final authority over this project | ||
The Technical Steering Committee (TSC) has final authority over this project | ||
including: | ||
|
||
* Technical direction | ||
|
@@ -77,109 +78,60 @@ including: | |
* Conduct guidelines | ||
* Maintaining the list of additional Collaborators | ||
|
||
* [Current list of CTC members](./README.md#current-project-team-members) | ||
* [Current list of TSC members](./README.md#current-project-team-members) | ||
|
||
## CTC Membership | ||
The operations of the TSC are governed by the [TSC Charter][] as approved by | ||
the Node.js Foundation Board of Directors. | ||
|
||
CTC seats are not time-limited. There is no fixed size of the CTC. The CTC | ||
should be of such a size as to ensure adequate coverage of important areas of | ||
expertise balanced with the ability to make decisions efficiently. | ||
### TSC Meetings | ||
|
||
There is no specific set of requirements or qualifications for CTC | ||
membership beyond these rules. | ||
|
||
The CTC may add additional members to the CTC by a standard CTC motion. | ||
|
||
When a CTC member's participation in [CTC activities](#ctc-activities) has | ||
become minimal for a sustained period of time, the CTC will request that the | ||
member either indicate an intention to increase participation or voluntarily | ||
resign. | ||
|
||
CTC members may only be removed by voluntary resignation or through a standard | ||
CTC motion. | ||
|
||
Changes to CTC membership should be posted in the agenda, and may be | ||
suggested as any other agenda item (see [CTC Meetings](#ctc-meetings) below). | ||
|
||
No more than 1/3 of the CTC members may be affiliated with the same | ||
employer. If removal or resignation of a CTC member, or a change of | ||
employment by a CTC member, creates a situation where more than 1/3 of | ||
the CTC membership shares an employer, then the situation must be | ||
immediately remedied by the resignation or removal of one or more CTC | ||
members affiliated with the over-represented employer(s). | ||
|
||
### CTC Activities | ||
|
||
Typical activities of a CTC member include: | ||
|
||
* attending the weekly meeting | ||
* commenting on the weekly CTC meeting issue and issues labeled `ctc-review` | ||
* participating in CTC email threads | ||
* volunteering for tasks that arise from CTC meetings and related discussions | ||
* other activities (beyond those typical of Collaborators) that facilitate the | ||
smooth day-to-day operation of the Node.js project | ||
|
||
Note that CTC members are also Collaborators and therefore typically perform | ||
Collaborator activities as well. | ||
|
||
### CTC Meetings | ||
|
||
The CTC meets weekly in a voice conference call. The meeting is run by a | ||
designated meeting chair approved by the CTC. Each meeting is streamed on | ||
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 | ||
YouTube. | ||
|
||
Items are added to the CTC agenda which are considered contentious or | ||
are modifications of governance, contribution policy, CTC membership, | ||
Items are added to the TSC agenda which are considered contentious or | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This paragraph is now redundant because it contains information already included in the TSC Charter. It's still good to have it here, I think, but it may be worth including a sentence somewhere in this doc that notes that if anything written in this doc is in contradiction with something in the TSC Charter, the TSC Charter takes precedence. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (Also, that's another Totally Non-Blocking Suggestion.) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That can be handled in a separate PR. |
||
are modifications of governance, contribution policy, TSC membership, | ||
or release process. | ||
|
||
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 | ||
group of Collaborators. | ||
|
||
Any community member or contributor can ask that something be reviewed | ||
by the CTC by logging a GitHub issue. Any Collaborator, CTC member, or the | ||
meeting chair can bring the issue to the CTC's attention by applying the | ||
`ctc-review` label. If consensus-seeking among CTC members fails for a | ||
particular issue, it may be added to the CTC meeting agenda by adding the | ||
`ctc-agenda` label. | ||
|
||
Prior to each CTC meeting, the meeting chair will share the agenda with | ||
members of the CTC. CTC members can also add items to the agenda at the | ||
beginning of each meeting. The meeting chair and the CTC cannot veto or remove | ||
by the TSC by logging a GitHub issue. Any Collaborator, TSC member, or the | ||
meeting chair can bring the issue to the TSC's attention by applying the | ||
`tsc-review` label. If consensus-seeking among TSC members fails for a | ||
particular issue, it may be added to the TSC meeting agenda by adding the | ||
`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 | ||
items. | ||
|
||
The CTC may invite persons or representatives from certain projects to | ||
participate in a non-voting capacity. | ||
The TSC may invite additional persons to participate in a non-voting capacity. | ||
|
||
The meeting chair is responsible for ensuring that minutes are taken and that a | ||
pull request with the minutes is submitted after the meeting. | ||
|
||
Due to the challenges of scheduling a global meeting with participants in | ||
several timezones, the CTC will seek to resolve as many agenda items as possible | ||
several timezones, the TSC will seek to resolve as many agenda items as possible | ||
outside of meetings using | ||
[the CTC issue tracker](https://github.com/nodejs/CTC/issues). The process in | ||
[the TSC issue tracker](https://github.com/nodejs/TSC/issues). The process in | ||
the issue tracker is: | ||
|
||
* A CTC member opens an issue explaining the proposal/issue and @-mentions | ||
@nodejs/ctc. | ||
* After 72 hours, if there are two or more `LGTM`s from other CTC members and no | ||
explicit opposition from other CTC members, then the proposal is approved. | ||
* If there are any CTC members objecting, then a conversation ensues until | ||
* 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 | ||
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. | ||
|
||
## Consensus Seeking Process | ||
|
||
The CTC follows a | ||
[Consensus Seeking](http://en.wikipedia.org/wiki/Consensus-seeking_decision-making) | ||
decision making model. | ||
|
||
When an agenda item has appeared to reach a consensus, the meeting chair will | ||
ask "Does anyone object?" as a final call for dissent from the consensus. | ||
The TSC follows a [Consensus Seeking][] decision making model as described by | ||
the [TSC Charter][]. | ||
|
||
If an agenda item cannot reach a consensus, a CTC member can call for either a | ||
closing vote or a vote to table the issue to the next meeting. All votes | ||
(including votes to close or table) pass if and only if more than 50% of the CTC | ||
members (excluding individuals who explicitly abstain) vote in favor. For | ||
example, if there are 20 CTC members, and 5 of those members indicate that they | ||
abstain, then 8 votes in favor are required for a resolution to pass. | ||
[TSC Charter]: https://github.com/nodejs/TSC/blob/master/TSC-Charter.md | ||
[Consensus Seeking]: http://en.wikipedia.org/wiki/Consensus-seeking_decision-making |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Micro-nit: The link should probably go to
./README.md#tsc-core-technical-committee
which will link to the same place as https://github.com/nodejs/node#ctc-core-technical-committee one thectc
is changed totsc
in the README doc. Totally not a blocking objection, just a tiny suggestion.