diff --git a/sig-node/README.md b/sig-node/README.md index 4b40e11fd..d450485a1 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -32,10 +32,10 @@ The Chairs of the SIG run operations and processes governing the SIG. The following subprojects are owned by sig-node: - **cri-o** - Owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cri-o/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cri-o/master/OWNERS - **cri-tools** - Owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cri-tools/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS - **frakti** - Owners: - https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index d3c7dd891..438764179 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1222,10 +1222,10 @@ sigs: subprojects: - name: cri-o owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cri-o/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cri-o/master/OWNERS - name: cri-tools owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cri-tools/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS - name: frakti owners: - https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS