Merge pull request #4085 from mrbobbytables/update-descheduler-repo-loc

Update descheduler repo location.
This commit is contained in:
Kubernetes Prow Robot 2019-09-12 05:32:28 -07:00 committed by GitHub
commit 6ba6059466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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