...

Text file src/k8s.io/kubernetes/cmd/kubeadm/OWNERS

Documentation: k8s.io/kubernetes/cmd/kubeadm

     1# See the OWNERS docs at https://go.k8s.io/owners
     2
     3approvers:
     4  - neolit123
     5  - SataQiu
     6  - pacoxu
     7  - chendave
     8reviewers:
     9  - neolit123
    10  - SataQiu
    11  - pacoxu
    12  - chendave
    13emeritus_approvers:
    14  - fabriziopandini
    15  - luxas
    16  - timothysc
    17  - rosti
    18  - ereslibre
    19labels:
    20  - area/kubeadm
    21  - sig/cluster-lifecycle

View as plain text