OWNERS: remove sig-testing-approvers

It's not used enough to add any real value. Instead, it obscures the real
ownership when someone looks at an OWNERS file where it is used.
This commit is contained in:
Patrick Ohly 2023-01-09 08:03:39 +01:00
parent 00aae4c10c
commit c6da602168
4 changed files with 6 additions and 10 deletions

View File

@ -216,13 +216,6 @@ aliases:
- cblecker
- spiffxp
- dims
sig-testing-approvers:
- bentheelder
- cblecker
- spiffxp
# emeritus
# - ixdy
# - krzyzacy
sig-node-approvers:
- Random-Liu
- dchen1107

View File

@ -1,6 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-testing-approvers
- bentheelder
- cblecker
- spiffxp
reviewers:
- sig-testing-reviewers

View File

@ -36,9 +36,9 @@ approvers:
- pwittrock # for test/e2e/kubectl.go
- saad-ali
- SataQiu
- sig-testing-approvers
- smarterclayton
- soltysh
- spiffxp
- sttts
- thockin
- wojtek-t
@ -46,7 +46,9 @@ emeritus_approvers:
- eparis
- foxish
- gmarek
- ixdy
- krousey
- krzyzacy
- kow3ns
- madhusudancs
- marun

View File

@ -1,7 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-testing-approvers
- andrewsykim
- fabriziopandini
- pohly