Move custom-metrics-apiserver to k-sigs
This commit is contained in:
parent
f5706046f9
commit
9978c1c5d7
|
@ -42,7 +42,7 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
||||||
The following [subprojects][subproject-definition] are owned by sig-instrumentation:
|
The following [subprojects][subproject-definition] are owned by sig-instrumentation:
|
||||||
### custom-metrics-apiserver
|
### custom-metrics-apiserver
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/custom-metrics-apiserver/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
|
||||||
### heapster
|
### heapster
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
|
||||||
|
|
|
@ -1327,7 +1327,7 @@ sigs:
|
||||||
subprojects:
|
subprojects:
|
||||||
- name: custom-metrics-apiserver
|
- name: custom-metrics-apiserver
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/custom-metrics-apiserver/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
|
||||||
- name: heapster
|
- name: heapster
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
|
||||||
|
|
Loading…
Reference in New Issue