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
|
||||
### descheduler
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/descheduler/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/descheduler/master/OWNERS
|
||||
### kube-batch
|
||||
- **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
|
||||
- name: descheduler
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/descheduler/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/descheduler/master/OWNERS
|
||||
- name: kube-batch
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/kube-batch/master/OWNERS
|
||||
|
|
|
|||
Loading…
Reference in New Issue