From a0dedbc9afb3482c95abad4a50c97d14fe6c3d2e Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Thu, 12 Sep 2019 07:58:09 -0400 Subject: [PATCH] Update descheduler repo location. --- sig-scheduling/README.md | 2 +- sigs.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sig-scheduling/README.md b/sig-scheduling/README.md index 0fc830eb3..99e814576 100644 --- a/sig-scheduling/README.md +++ b/sig-scheduling/README.md @@ -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 diff --git a/sigs.yaml b/sigs.yaml index 6fc77be4a..cae417451 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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