...

Text file src/k8s.io/kubernetes/.github/OWNERS

Documentation: k8s.io/kubernetes/.github

     1# See the OWNERS docs at https://go.k8s.io/owners
     2
     3options:
     4  # make root approval non-recursive
     5  no_parent_owners: true
     6reviewers:
     7  - alisondy
     8  - cblecker
     9  - guineveresaenger
    10  - mrbobbytables
    11  - nikhita
    12  - parispittman
    13  - palnabarun
    14  - kaslin
    15  - MadhavJivrajani
    16  - Priyankasaggu11929
    17approvers:
    18  - sig-contributor-experience-approvers
    19  - parispittman
    20emeritus_approvers:
    21  - castrojo
    22  - Phillels
    23labels:
    24  - sig/contributor-experience

View as plain text