kubernetes/staging/src/k8s.io/component-base/configz/OWNERS

# See the OWNERS docs at https://go.k8s.io/owners

# For lack of a better idea, assigned configz to api-approvers because
# configz is an API that has been around for a long time, even if we don't
# guarantee its stability.

# Disable inheritance as this is an api owners file
options:
  no_parent_owners: true
approvers:
  - api-approvers
reviewers:
  - api-reviewers
labels:
  - kind/api-change
  - sig/cluster-lifecycle