# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md

aliases:
  # active folks who can be contacted to perform admin-related
  # tasks on the repo, or otherwise approve any PRs.
  kubebuilder-admins:
    - droot
    - mengqiy
    - directxman12
    - pwittrock

  # non-admin folks who can approve any PRs in the repo
  kubebuilder-approvers:
    - camilamacedo86

  # folks who can review and LGTM any PRs in the repo (doesn't include
  # approvers & admins -- those count too via the OWNERS file)
  kubebuilder-reviewers:
    - joelanford
    - estroz
    - adirio

  # folks who may have context on ancient history,
  # but are no longer directly involved
  # kubebuilder-emeritus-approvers: 
