From 2e4ecd6360dfd4baf9745d029999cdb9e8a78783 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Fri, 7 Sep 2018 09:36:42 -0700 Subject: [PATCH] Match other staging repos, both OWNERS files listed --- sig-instrumentation/README.md | 1 + sig-storage/README.md | 1 + sigs.yaml | 2 ++ 3 files changed, 4 insertions(+) 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