File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,14 @@ The Chairs of the SIG run operations and processes governing the SIG.
26
26
* Aaron Crickenberger (** [ @spiffxp ] ( https://github.com/spiffxp ) ** ), Google
27
27
* Steve Kuznetsov (** [ @stevekuznetsov ] ( https://github.com/stevekuznetsov ) ** ), Red Hat
28
28
29
+ ### Technical Leads
30
+ The Technical Leads of the SIG establish new subprojects, decommission existing
31
+ subprojects, and resolve cross-subproject technical issues and decisions.
32
+
33
+ * Benjamin Elder (** [ @BenTheElder ] ( https://github.com/BenTheElder ) ** ), Google
34
+ * Aaron Crickenberger (** [ @spiffxp ] ( https://github.com/spiffxp ) ** ), Google
35
+ * Steve Kuznetsov (** [ @stevekuznetsov ] ( https://github.com/stevekuznetsov ) ** ), Red Hat
36
+
29
37
## Emeritus Leads
30
38
31
39
* Erick Fejta (** [ @fejta ] ( https://github.com/fejta ) ** )
Original file line number Diff line number Diff line change @@ -97,7 +97,6 @@ This sig adheres to the Roles and Organization Management outlined in
97
97
98
98
### Deviations from [ sig-governance]
99
99
100
- - Chairs also fulfill the role of Tech Lead
101
100
- Proposing and making decisions _ MAY_ be done without the use of KEPS so long
102
101
as the decision is documented in a linkable medium. We prefer to use issues
103
102
on [ kubernetes/test-infra] to document technical decisions, and mailing list
@@ -110,7 +109,6 @@ This sig adheres to the Roles and Organization Management outlined in
110
109
111
110
Subprojects are created by Tech Leads following the process defined in [ sig-governance]
112
111
113
-
114
112
[ sig-governance ] : https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md
115
113
[ Kubernetes Charter README ] : https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md
116
114
[ lazy consensus ] : http://en.osswiki.info/concepts/lazy_consensus
Original file line number Diff line number Diff line change @@ -2364,6 +2364,16 @@ sigs:
2364
2364
label : testing
2365
2365
leadership :
2366
2366
chairs :
2367
+ - github : BenTheElder
2368
+ name : Benjamin Elder
2369
+ company : Google
2370
+ - github : spiffxp
2371
+ name : Aaron Crickenberger
2372
+ company : Google
2373
+ - github : stevekuznetsov
2374
+ name : Steve Kuznetsov
2375
+ company : Red Hat
2376
+ tech_leads :
2367
2377
- github : BenTheElder
2368
2378
name : Benjamin Elder
2369
2379
company : Google
You can’t perform that action at this time.
0 commit comments