Skip to content

Commit 6f0a92d

Browse files
committed
sig-testing: make chair/tech_lead explicit
1 parent 6042eed commit 6f0a92d

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

sig-testing/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ The Chairs of the SIG run operations and processes governing the SIG.
2626
* Aaron Crickenberger (**[@spiffxp](https://github.com/spiffxp)**), Google
2727
* Steve Kuznetsov (**[@stevekuznetsov](https://github.com/stevekuznetsov)**), Red Hat
2828

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+
2937
## Emeritus Leads
3038

3139
* Erick Fejta (**[@fejta](https://github.com/fejta)**)

sig-testing/charter.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ This sig adheres to the Roles and Organization Management outlined in
9797

9898
### Deviations from [sig-governance]
9999

100-
- Chairs also fulfill the role of Tech Lead
101100
- Proposing and making decisions _MAY_ be done without the use of KEPS so long
102101
as the decision is documented in a linkable medium. We prefer to use issues
103102
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
110109

111110
Subprojects are created by Tech Leads following the process defined in [sig-governance]
112111

113-
114112
[sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md
115113
[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md
116114
[lazy consensus]: http://en.osswiki.info/concepts/lazy_consensus

sigs.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2364,6 +2364,16 @@ sigs:
23642364
label: testing
23652365
leadership:
23662366
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:
23672377
- github: BenTheElder
23682378
name: Benjamin Elder
23692379
company: Google

0 commit comments

Comments
 (0)