...

Text file src/k8s.io/component-base/config/OWNERS

Documentation: k8s.io/component-base/config

     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
    12  - sig/api-machinery
    13  - sig/scheduling

View as plain text