@@ -39,9 +39,10 @@ The process for setting up a SIG or Working Group (WG) is listed in the
39
39
### Notes on Roles
40
40
41
41
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.
45
46
46
47
- Initial roles are defined at the founding of the SIG or Subproject as part
47
48
of the acceptance of that SIG or Subproject.
@@ -79,17 +80,17 @@ Subproject contributors (as applicable).
79
80
80
81
### Chair
81
82
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]
85
85
86
- In addition, run operations and processes governing the SIG:
86
+ In addition, run operations and processes governing the SIG:
87
87
88
88
- * SHOULD* define how priorities and commitments are managed and delegate to other leads as needed
89
89
- * 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
93
94
- * MAY* delegate the creation of a SIG roadmap to other Leads
94
95
- * MUST* organize a main group meeting and make sure [ sigs.yaml] is up to date
95
96
including subprojects and their meeting information but * SHOULD* delegate the
@@ -104,8 +105,6 @@ Subproject contributors (as applicable).
104
105
staff and approve presented content but * MAY* delegate to other contributors
105
106
to create material and present
106
107
- * 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)
109
108
- * MUST* coordinate sponsored working group updates to the SIG and the wider
110
109
community
111
110
- * MUST* coordinate communication and be a connector with other community
@@ -117,13 +116,21 @@ curation from other SIG participants
117
116
118
117
### Tech Lead
119
118
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] .
127
134
128
135
### Subproject Owner
129
136
@@ -274,3 +281,4 @@ Issues impacting multiple subprojects in the SIG should be resolved by either:
274
281
[ PR Wrangler ] : https://kubernetes.io/docs/contribute/participate/pr-wranglers/
275
282
[ Inclusive Open Source Community Orientation course ] : https://training.linuxfoundation.org/training/inclusive-open-source-community-orientation-lfc102/
276
283
[ technical-lead.md ] : /contributors/chairs-and-techleads/technical-lead.md
284
+ [ Chair & TL Contributor Documentation ] : /contributors/chairs-and-techleads/
0 commit comments