remove cri-containerd, it's no longer a kubernetes subproject
This commit is contained in:
parent
fd71278e44
commit
5da454ece2
|
@ -30,9 +30,6 @@ 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
|
||||
|
|
|
@ -1220,9 +1220,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue