Update descheduler repo location.
This commit is contained in:
parent
1c822bd355
commit
a0dedbc9af
|
@ -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