Skip to content

Commit 30900f8

Browse files
authored
Merge pull request #5898 from spiffxp/sig-testing-tls
sig-testing: make chair/tech_lead explicit
2 parents 2034e14 + 6f0a92d commit 30900f8

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
@@ -2373,6 +2373,16 @@ sigs:
23732373
label: testing
23742374
leadership:
23752375
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:
23762386
- github: BenTheElder
23772387
name: Benjamin Elder
23782388
company: Google

0 commit comments

Comments
 (0)