migrate kubernetes-incubator/cluster-proportional* to kubernetes-sigs
This commit is contained in:
parent
0e56a9a44e
commit
9bb7866b1f
|
@ -50,10 +50,10 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
||||||
The following [subprojects][subproject-definition] are owned by sig-network:
|
The following [subprojects][subproject-definition] are owned by sig-network:
|
||||||
### cluster-proportional-autoscaler
|
### cluster-proportional-autoscaler
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-proportional-autoscaler/master/OWNERS
|
||||||
### cluster-proportional-vertical-autoscaler
|
### cluster-proportional-vertical-autoscaler
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-proportional-vertical-autoscaler/master/OWNERS
|
||||||
### external-dns
|
### external-dns
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/external-dns/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/external-dns/master/OWNERS
|
||||||
|
|
|
@ -1573,10 +1573,10 @@ sigs:
|
||||||
subprojects:
|
subprojects:
|
||||||
- name: cluster-proportional-autoscaler
|
- name: cluster-proportional-autoscaler
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-proportional-autoscaler/master/OWNERS
|
||||||
- name: cluster-proportional-vertical-autoscaler
|
- name: cluster-proportional-vertical-autoscaler
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-proportional-vertical-autoscaler/master/OWNERS
|
||||||
- name: external-dns
|
- name: external-dns
|
||||||
contact:
|
contact:
|
||||||
slack: external-dns
|
slack: external-dns
|
||||||
|
|
Loading…
Reference in New Issue