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 @@ -2373,6 +2373,16 @@ sigs:
2373
2373
label : testing
2374
2374
leadership :
2375
2375
chairs :
2376
+ - github : BenTheElder
2377
+ name : Benjamin Elder
2378
+ company : Google
2379
+ - github : spiffxp
2380
+ name : Aaron Crickenberger
2381
+ company : Google
2382
+ - github : stevekuznetsov
2383
+ name : Steve Kuznetsov
2384
+ company : Red Hat
2385
+ tech_leads :
2376
2386
- github : BenTheElder
2377
2387
name : Benjamin Elder
2378
2388
company : Google
You can’t perform that action at this time.
0 commit comments