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
|
## Subprojects
|
||||||
|
|
||||||
The following subprojects are owned by sig-node:
|
The following subprojects are owned by sig-node:
|
||||||
- **cri-containerd**
|
|
||||||
- Owners:
|
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-containerd/master/OWNERS
|
|
||||||
- **cri-o**
|
- **cri-o**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-o/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cri-o/master/OWNERS
|
||||||
- **cri-tools**
|
- **cri-tools**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-tools/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
|
||||||
- **frakti**
|
- **frakti**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS
|
||||||
|
|
|
||||||
|
|
@ -1221,15 +1221,12 @@ sigs:
|
||||||
- name: sig-node-test-failures
|
- name: sig-node-test-failures
|
||||||
description: Test Failures and Triage
|
description: Test Failures and Triage
|
||||||
subprojects:
|
subprojects:
|
||||||
- name: cri-containerd
|
|
||||||
owners:
|
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-containerd/master/OWNERS
|
|
||||||
- name: cri-o
|
- name: cri-o
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-o/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cri-o/master/OWNERS
|
||||||
- name: cri-tools
|
- name: cri-tools
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-tools/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
|
||||||
- name: frakti
|
- name: frakti
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue