github.com/caseydavenport/controller-tools@v0.2.6-0.20200519183242-e8a18b1a6750/OWNERS_ALIASES (about)

     1  # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
     2  
     3  aliases:
     4    # active folks who can be contacted to perform admin-related
     5    # tasks on the repo, or otherwise approve any PRS.
     6    controller-tools-admins:
     7      - directxman12
     8      - droot
     9      - mengqiy
    10  
    11    # non-admin folks who can approve any PRs in the repo
    12    controller-tools-maintainers:
    13      - vincepri
    14  
    15    # non-admin folks who can approve any PRs in the repo
    16    controller-tools-approvers: []
    17  
    18    # folks who can review and LGTM any PRs in the repo (doesn't
    19    # include approvers & admins -- those count too via the OWNERS
    20    # file)
    21    controller-tools-reviewers: []
    22  
    23    # folks who may have context on ancient history,
    24    # but are no longer directly involved
    25    controller-tools-emeritus-maintainers:
    26    - pwittrock