# See the OWNERS file documentation:
#  https://github.com/kubernetes/community/blob/HEAD/contributors/guide/owners.md

## These OWNERS files should stay in sync:
# https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes-sigs/external-dns/OWNERS
# https://github.com/kubernetes/k8s.io/blob/master/registry.k8s.io/images/k8s-staging-external-dns/OWNERS

## with this GitHub teams file:
# https://github.com/kubernetes/org/blob/main/config/kubernetes-sigs/sig-network/teams.yaml

approvers:
  - ivankatliarchuk
  - mloiseleur
  - raffo
  - szuecs

reviewers:
  - ivankatliarchuk
  - mloiseleur
  - raffo
  - szuecs
  - vflaux

emeritus_approvers:
  - hjacobs
  - johngmyers
  - linki
  - njuettner
  - seanmalloy
