cri-o and cri-tools moved to kubernetes-sigs
This commit is contained in:
parent
5da454ece2
commit
78111b43bd
|
@ -32,10 +32,10 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
||||||
The following subprojects are owned by sig-node:
|
The following subprojects are owned by sig-node:
|
||||||
- **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
|
||||||
|
|
|
@ -1222,10 +1222,10 @@ sigs:
|
||||||
subprojects:
|
subprojects:
|
||||||
- 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