...

Text file src/k8s.io/cri-api/OWNERS

Documentation: k8s.io/cri-api

     1# See the OWNERS docs at https://go.k8s.io/owners
     2
     3# Disable inheritance as this is owned by sig-node (should mirror same contents as pkg/kubelet/OWNERS)
     4options:
     5  no_parent_owners: true
     6approvers:
     7  - dims
     8  - feiskyer
     9  - sig-node-approvers
    10  - api-approvers
    11  - sig-node-cri-approvers
    12reviewers:
    13  - sig-node-reviewers
    14  - dims
    15labels:
    16  - sig/node
    17  - area/kubelet
    18emeritus_approvers:
    19  - resouer

View as plain text