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 @@ -2365,6 +2365,10 @@ sigs:
2365
2365
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
2366
2366
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/OWNERS
2367
2367
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/pkg/OWNERS
2368
+ - name : cri-client
2369
+ owners :
2370
+ - https://raw.githubusercontent.com/kubernetes/cri-client/master/OWNERS
2371
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-client/OWNERS
2368
2372
- name : cri-tools
2369
2373
owners :
2370
2374
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
You can’t perform that action at this time.
0 commit comments