From 78111b43bda5ab04e2b51c4aa3807511658b89f1 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Thu, 6 Sep 2018 13:28:04 -0700 Subject: [PATCH] cri-o and cri-tools moved to kubernetes-sigs --- sig-node/README.md | 4 ++-- sigs.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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