123456789101112131415161718 |
- # See the OWNERS docs at https://go.k8s.io/owners
- # To be owned by sig-architecture.
- options:
- no_parent_owners: true
- reviewers:
- - bgrant0607
- - smarterclayton
- - spiffxp
- - timothysc
- - dims
- - johnbelamaric
- approvers:
- - conformance-behavior-approvers
- labels:
- - area/conformance
- - sig/architecture
|