Merge pull request #2648 from spiffxp/add-staging-repos

Match other staging repos, both OWNERS files listed
This commit is contained in:
k8s-ci-robot 2018-09-07 09:52:49 -07:00 committed by GitHub
commit 8daa844f47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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