1- ## CB, WG and Project Governance
1+ ## Working Group and Project Governance
22
33Every technical governing body in the Foundation must have a documented
44governance model that describes its basic operation. This must be documented in
55the appropriate repository and referenced by the ` README.md ` .
66
7- ## Starting a CB or WG
7+ ## Starting a Working Group
88
9- A Collaboration Board (CB) or Working Group (WG) is established by first
10- defining a charter that can be ratified by the Technical Advisory Committee
11- (TAC). A charter is a * statement of purpose* , a * list of responsibilities* and a
12- * list of initial membership* .
9+ A Working Group (WG) is established by first defining a charter that can be
10+ ratified by the Technical Advisory Committee (TAC). A charter is a * statement
11+ of purpose* , a * list of responsibilities* and a * list of initial membership* .
1312
1413A technical governing body needs 3 initial members. These should be individuals
1514already undertaking the work described in the charter.
1615
1716The list of responsibilities should be specific. The only recourse the TAC has
18- over a CB or WG is to revoke the entire charter and take on the work previously
19- done by the CB or WG themselves or charter a new CB or WG to take on that work.
17+ over a WG is to revoke the entire charter and take on the work previously done
18+ by the WG themselves or charter a new WG to take on that work.
2019
2120If the responsibilities described in the charter are currently undertaken by
2221another governing body then the charter will additionally have to be ratified by
2322that governing body.
2423
25- Additional information for starting a CB or WG can be found in the relevant
26- charter template in this directory.
24+ Additional information for starting a WG can be found in the WG charter template
25+ in this directory.
2726
2827## Meetings
2928
30- The CB or WG shall meet regularly using tools that enable participation by the
29+ The WG shall meet regularly using tools that enable participation by the
3130community (e.g. quarterly on a Google Hangout On Air, or through any other
3231appropriate means selected by the membership). The meeting shall be directed by
3332a moderator chosen by the membership. Minutes or an appropriate recording shall
@@ -37,9 +36,9 @@ Items are added to the meeting agenda that are considered contentious or are
3736modifications of governance, contribution policy or membership.
3837
3938Any community member or contributor can ask that something be added to the next
40- meeting's agenda by logging a GitHub Issue. Any Collaborator, CB or WG member or
41- the moderator can add the item to the agenda by adding the ** CB -agenda** or
42- ** WG-agenda ** tag to the issue.
39+ meeting's agenda by logging a GitHub Issue. Any Collaborator, WG member or the
40+ moderator can add the item to the agenda by adding the ** WG -agenda** tag to the
41+ issue.
4342
4443Prior to each meeting the moderator will share the Agenda with members. Members
4544can add any items they like to the agenda at the beginning of each meeting.
@@ -56,9 +55,9 @@ if desired.
5655
5756## Consensus Seeking Process
5857
59- CBs and WGs follow a [ Consensus Seeking] [ ] decision-making model. When an agenda
60- item has appeared to reach a consensus the moderator will ask "Does anyone
61- object?" as a final call for dissent from the consensus.
58+ WGs follow a [ Consensus Seeking] [ ] decision-making model. When an agenda item
59+ has appeared to reach a consensus the moderator will ask "Does anyone object?"
60+ as a final call for dissent from the consensus.
6261
6362If an agenda item cannot reach a consensus, a member can call for either a
6463closing vote or a vote to table the issue to the next meeting. The call for a
@@ -68,9 +67,9 @@ discussion will continue. Simple majority wins.
6867## Bootstrap Governance
6968
7069Once the TAC ratifies a charter, the governing body inherits the following
71- documentation for governance, contribution, conduct and an MIT LICENSE. The
72- governing body is free to change these documents through their own governance
73- process, hence the term "bootstrap". It is recommended when starting a CB or WG
74- that the appropriate template found in this directory be used.
70+ documentation for governance, contribution, conduct and an APACHE 2.0 LICENSE.
71+ The governing body is free to change these documents through their own
72+ governance process, hence the term "bootstrap". It is recommended when starting
73+ a WG that the appropriate template found in this directory be used.
7574
7675[ Consensus Seeking ] : http://en.wikipedia.org/wiki/Consensus-seeking_decision-making
0 commit comments