Merge pull request #2641 from spiffxp/update-cri-repos
Update cri subprojects
This commit is contained in:
commit
a5515a371e
|
@ -30,15 +30,12 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
## Subprojects
|
||||
|
||||
The following subprojects are owned by sig-node:
|
||||
- **cri-containerd**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-containerd/master/OWNERS
|
||||
- **cri-o**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-o/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cri-o/master/OWNERS
|
||||
- **cri-tools**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-tools/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
|
||||
- **frakti**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS
|
||||
|
|
|
@ -1221,15 +1221,12 @@ sigs:
|
|||
- name: sig-node-test-failures
|
||||
description: Test Failures and Triage
|
||||
subprojects:
|
||||
- name: cri-containerd
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-containerd/master/OWNERS
|
||||
- name: cri-o
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-o/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cri-o/master/OWNERS
|
||||
- name: cri-tools
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-tools/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
|
||||
- name: frakti
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue