...

Text file src/k8s.io/kubelet/config/OWNERS

Documentation: k8s.io/kubelet/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
    10  - sig-node-reviewers
    11labels:
    12  - kind/api-change

View as plain text