OWNERS 223 B

1234567891011
  1. # See the OWNERS docs at https://go.k8s.io/owners
  2. # Disable inheritance as this is an api owners file
  3. options:
  4. no_parent_owners: true
  5. approvers:
  6. - api-approvers
  7. reviewers:
  8. - api-reviewers
  9. labels:
  10. - kind/api-change