diff --git a/sig-scheduling/README.md b/sig-scheduling/README.md index 7b40a6df700..46cb1e2e9f6 100644 --- a/sig-scheduling/README.md +++ b/sig-scheduling/README.md @@ -48,7 +48,7 @@ The Chairs of the SIG run operations and processes governing the SIG. The following [subprojects][subproject-definition] are owned by sig-scheduling: ### cluster-capacity - **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-capacity/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cluster-capacity/master/OWNERS ### descheduler - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/descheduler/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 7b147db74c9..af430896a1e 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1844,7 +1844,7 @@ sigs: subprojects: - name: cluster-capacity owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-capacity/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cluster-capacity/master/OWNERS - name: descheduler owners: - https://raw.githubusercontent.com/kubernetes-sigs/descheduler/master/OWNERS