Merge pull request #4085 from mrbobbytables/update-descheduler-repo-loc
Update descheduler repo location.
This commit is contained in:
commit
6ba6059466
|
|
@ -51,7 +51,7 @@ The following [subprojects][subproject-definition] are owned by sig-scheduling:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-capacity/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-capacity/master/OWNERS
|
||||||
### descheduler
|
### descheduler
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/descheduler/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/descheduler/master/OWNERS
|
||||||
### kube-batch
|
### kube-batch
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/kube-batch/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/kube-batch/master/OWNERS
|
||||||
|
|
|
||||||
|
|
@ -1801,7 +1801,7 @@ sigs:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-capacity/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-capacity/master/OWNERS
|
||||||
- name: descheduler
|
- name: descheduler
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/descheduler/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/descheduler/master/OWNERS
|
||||||
- name: kube-batch
|
- name: kube-batch
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/kube-batch/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/kube-batch/master/OWNERS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue