k8s.io/kubernetes@v1.29.3/test/e2e/architecture/OWNERS (about)

     1  # See the OWNERS docs at https://go.k8s.io/owners
     2  
     3  # This is the owner of the test code.  The test data itself is owned by sig-architecture.
     4  reviewers:
     5    - aojea
     6    - cheftako
     7    - oomichi
     8    - johnbelamaric
     9  approvers:
    10    - cheftako
    11    - spiffxp
    12    - johnbelamaric
    13  emeritus_approvers:
    14  labels:
    15    - area/conformance
    16    - sig/architecture