diff options
| -rw-r--r-- | sig-scheduling/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-scheduling/README.md b/sig-scheduling/README.md index 7b40a6df..46cb1e2e 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 @@ -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 |
