Add `cri-client` repository to `sigs.yaml`

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
Sascha Grunert 2024-04-30 09:45:54 +02:00
parent c853773afa
commit 54a67f51ac
No known key found for this signature in database
GPG Key ID: 09D97D153EF94D93
2 changed files with 8 additions and 0 deletions

View File

@ -78,6 +78,10 @@ The following [subprojects][subproject-definition] are owned by sig-node:
- [kubernetes/cri-api](https://github.com/kubernetes/cri-api/blob/master/OWNERS)
- [kubernetes/kubernetes/staging/src/k8s.io/cri-api](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/OWNERS)
- [kubernetes/kubernetes/staging/src/k8s.io/cri-api/pkg](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/pkg/OWNERS)
### cri-client
- **Owners:**
- [kubernetes/cri-client](https://github.com/kubernetes/cri-client/blob/master/OWNERS)
- [kubernetes/kubernetes/staging/src/k8s.io/cri-client](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-client/OWNERS)
### cri-tools
- **Owners:**
- [kubernetes-sigs/cri-tools](https://github.com/kubernetes-sigs/cri-tools/blob/master/OWNERS)

View File

@ -2365,6 +2365,10 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/pkg/OWNERS
- name: cri-client
owners:
- https://raw.githubusercontent.com/kubernetes/cri-client/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-client/OWNERS
- name: cri-tools
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS