diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2018-09-07 09:36:42 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2018-09-07 09:36:42 -0700 |
| commit | 2e4ecd6360dfd4baf9745d029999cdb9e8a78783 (patch) | |
| tree | e3dbae3295b84d4abc75f1b989064c2dd70f20a7 | |
| parent | e3b13674a3f1aa3569d78269c7fc3ed17054f9f4 (diff) | |
Match other staging repos, both OWNERS files listed
| -rw-r--r-- | sig-instrumentation/README.md | 1 | ||||
| -rw-r--r-- | sig-storage/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md index 3420ccc2..6c6ead15 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 8ac06b2e..bcb46574 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 @@ -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 |
