diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md index 3420ccc21..6c6ead152 100644 --- a/sig-instrumentation/README.md +++ b/sig-instrumentation/README.md @@ -45,6 +45,7 @@ The following subprojects are owned by sig-instrumentation: - **metrics** - Owners: - https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS ## GitHub Teams diff --git a/sig-storage/README.md b/sig-storage/README.md index 8ac06b2e4..bcb465741 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -45,6 +45,7 @@ The following subprojects are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS - **external-storage** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 73e0f950b..1527e5e78 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1051,6 +1051,7 @@ sigs: - name: metrics owners: - https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS - name: Multicluster dir: sig-multicluster mission_statement: > @@ -1636,6 +1637,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS - name: external-storage owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS