Skip to content

Commit 54a67f5

Browse files
committed
Add cri-client repository to sigs.yaml
Signed-off-by: Sascha Grunert <[email protected]>
1 parent c853773 commit 54a67f5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

sig-node/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ The following [subprojects][subproject-definition] are owned by sig-node:
7878
- [kubernetes/cri-api](https://github.com/kubernetes/cri-api/blob/master/OWNERS)
7979
- [kubernetes/kubernetes/staging/src/k8s.io/cri-api](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/OWNERS)
8080
- [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)
8185
### cri-tools
8286
- **Owners:**
8387
- [kubernetes-sigs/cri-tools](https://github.com/kubernetes-sigs/cri-tools/blob/master/OWNERS)

sigs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2365,6 +2365,10 @@ sigs:
23652365
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
23662366
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/OWNERS
23672367
- 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
23682372
- name: cri-tools
23692373
owners:
23702374
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS

0 commit comments

Comments
 (0)