Skip to content

Commit 9906c37

Browse files
authored
Merge pull request #7160 from mrbobbytables/chair-tl-split
SIG Governance: Split Chair & TL roles
2 parents 71c4a61 + 35cbda0 commit 9906c37

File tree

1 file changed

+27
-19
lines changed

1 file changed

+27
-19
lines changed

committee-steering/governance/sig-governance.md

Lines changed: 27 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ The process for setting up a SIG or Working Group (WG) is listed in the
3939
### Notes on Roles
4040

4141
Within this section "Lead" refers to someone who is a member of the union
42-
of a Chair, Tech Lead or Subproject Owner role. There is no one lead to any
43-
Kubernetes community group. Leads have specific decision making power over some
44-
part of a group and thus additional accountability. Each role is detailed below.
42+
of a Chair, Tech Lead, or Subproject Owner role. Leads may, and frequently do
43+
hold more than one role. There is no one lead to any Kubernetes community
44+
group. Leads have specific decision making power over some part of a group
45+
and thus additional accountability. Each role is detailed below.
4546

4647
- Initial roles are defined at the founding of the SIG or Subproject as part
4748
of the acceptance of that SIG or Subproject.
@@ -79,17 +80,17 @@ Subproject contributors (as applicable).
7980

8081
### Chair
8182

82-
- Number: 2-3
83-
- Membership tracked in [sigs.yaml]
84-
- If no tech lead role is present, Chair assumes responsibilities from [#tech-lead] section.
83+
- Number: 2+
84+
- Membership tracked in [sigs.yaml]
8585

86-
In addition, run operations and processes governing the SIG:
86+
In addition, run operations and processes governing the SIG:
8787

8888
- *SHOULD* define how priorities and commitments are managed and delegate to other leads as needed
8989
- *SHOULD* drive charter changes (including creation) to get community buy-in but *MAY* delegate content creation to SIG contributors
90-
- *SHOULD* identify, track, and maintain the SIGs enhancements for current
91-
release and serve as point of contact for the release team, but *MAY* delegate
92-
to another Lead to fulfill these responsibilities
90+
- *MUST* in conjunction with the Tech Leads identify, track, and maintain the
91+
metadata of the SIGs enhancements for the current release and serve as
92+
point of contact for the release team, but *MAY* delegate to other
93+
contributors to fulfill these responsibilities
9394
- *MAY* delegate the creation of a SIG roadmap to other Leads
9495
- *MUST* organize a main group meeting and make sure [sigs.yaml] is up to date
9596
including subprojects and their meeting information but *SHOULD* delegate the
@@ -104,8 +105,6 @@ Subproject contributors (as applicable).
104105
staff and approve presented content but *MAY* delegate to other contributors
105106
to create material and present
106107
- *MUST* ensure meetings are recorded and made available
107-
- *MUST* report activity with the community via k-dev mailing list at least
108-
once a quarter (slides, video from kubecon, etc)
109108
- *MUST* coordinate sponsored working group updates to the SIG and the wider
110109
community
111110
- *MUST* coordinate communication and be a connector with other community
@@ -117,13 +116,21 @@ curation from other SIG participants
117116

118117
### Tech Lead
119118

120-
- *Optional Role*: SIG Technical Leads
121-
- Establish new subprojects
122-
- Decommission existing subprojects
123-
- Resolve X-Subproject technical issues and decisions
124-
- Number: 2-3
125-
- Membership tracked in [sigs.yaml]
126-
- Role description in [technical-lead.md]
119+
- Number: 2+
120+
- Membership tracked in [sigs.yaml]
121+
- *MUST* Approve & facilitate the creation of new subprojects
122+
- *MUST* Approve & facilitate decommissioning of existing subprojects
123+
- *MUST* Resolve cross-Subproject and cross-SIG technical issues and decisions
124+
or delegate to another Lead as needed
125+
- *MUST* in conjunction with the Chairs identify, track, and maintain the
126+
metadata of the SIGs enhancement proposals for the current release and serve
127+
as point of contact for the release team, but *MAY* delegate to other
128+
contributors to fulfill these responsibilities
129+
- *MUST* Review & Approve SIG Enhancement Proposals, but *MAY* delegate to
130+
other contributors to fulfill these responsibilities for individual proposals
131+
132+
Additional information on the Tech Lead role can be found in
133+
[technical-lead.md]; within the [Chair & TL Contributor Documentation].
127134

128135
### Subproject Owner
129136

@@ -274,3 +281,4 @@ Issues impacting multiple subprojects in the SIG should be resolved by either:
274281
[PR Wrangler]: https://kubernetes.io/docs/contribute/participate/pr-wranglers/
275282
[Inclusive Open Source Community Orientation course]: https://training.linuxfoundation.org/training/inclusive-open-source-community-orientation-lfc102/
276283
[technical-lead.md]: /contributors/chairs-and-techleads/technical-lead.md
284+
[Chair & TL Contributor Documentation]: /contributors/chairs-and-techleads/

0 commit comments

Comments
 (0)