k8s.io/kubernetes@v1.31.0-alpha.0.0.20240520171757-56147500dadc/third_party/OWNERS (about)

     1  # See the OWNERS docs at https://go.k8s.io/owners
     2  
     3  options:
     4    # make root approval non-recursive
     5    no_parent_owners: true
     6  reviewers:
     7    - dims
     8    - smarterclayton
     9    - thockin
    10  approvers:
    11    - dep-approvers
    12    - smarterclayton
    13    - thockin
    14  emeritus_approvers:
    15    - lavalamp