diff --git a/sig-node/README.md b/sig-node/README.md index 968fbc28f..9fd7f93c6 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -57,8 +57,7 @@ The following [subprojects][subproject-definition] are owned by sig-node: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS ### node-api - **Owners:** - - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS - - https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/api/master/node/OWNERS ### node-feature-discovery - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 9488708b1..d13006a54 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1722,8 +1722,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS - name: node-api owners: - - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS - - https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/api/master/node/OWNERS - name: node-feature-discovery owners: - https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS