Files
kubernetes/test/conformance/OWNERS
Benjamin Elder 00a6d2c99c add bentheelder to conformance related test *reviewers*
To backfill from removing spiffxp. I have been active in Kubernetes testing and conformance related discussions and PRs for 8+ years now and I am a SIG Testing TL. I'd lke to help review these additional directories.

I already approve the test/, including nearly all of the e2e tests and images, and the conformance image in particular for many years now.
2025-06-10 20:09:57 -07:00

17 lines
335 B
Plaintext

# See the OWNERS docs at https://go.k8s.io/owners
# This is the owner of the test code. The test data itself is owned by sig-architecture.
reviewers:
- bentheelder
- cheftako
- oomichi
- johnbelamaric
approvers:
- cheftako
- johnbelamaric
emeritus_approvers:
- spiffxp
labels:
- area/conformance
- sig/architecture