...

Text file src/k8s.io/apiextensions-apiserver/pkg/apis/OWNERS

Documentation: k8s.io/apiextensions-apiserver/pkg/apis

     1# See the OWNERS docs at https://go.k8s.io/owners
     2
     3# Disable inheritance as this is an api owners file
     4options:
     5  no_parent_owners: true
     6approvers:
     7  - api-approvers
     8reviewers:
     9  - api-reviewers
    10labels:
    11  - kind/api-change

View as plain text