File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,10 @@ The following [subprojects][subproject-definition] are owned by sig-node:
78
78
- [ kubernetes/cri-api] ( https://github.com/kubernetes/cri-api/blob/master/OWNERS )
79
79
- [ kubernetes/kubernetes/staging/src/k8s.io/cri-api] ( https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/OWNERS )
80
80
- [ kubernetes/kubernetes/staging/src/k8s.io/cri-api/pkg] ( https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/pkg/OWNERS )
81
+ ### cri-client
82
+ - ** Owners:**
83
+ - [ kubernetes/cri-client] ( https://github.com/kubernetes/cri-client/blob/master/OWNERS )
84
+ - [ kubernetes/kubernetes/staging/src/k8s.io/cri-client] ( https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-client/OWNERS )
81
85
### cri-tools
82
86
- ** Owners:**
83
87
- [ kubernetes-sigs/cri-tools] ( https://github.com/kubernetes-sigs/cri-tools/blob/master/OWNERS )
Original file line number Diff line number Diff line change @@ -2357,6 +2357,10 @@ sigs:
2357
2357
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
2358
2358
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/OWNERS
2359
2359
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/pkg/OWNERS
2360
+ - name : cri-client
2361
+ owners :
2362
+ - https://raw.githubusercontent.com/kubernetes/cri-client/master/OWNERS
2363
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-client/OWNERS
2360
2364
- name : cri-tools
2361
2365
owners :
2362
2366
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
You can’t perform that action at this time.
0 commit comments