Merge pull request #1815 from pohly/sig-volume-link

sig-volume: fix owner link for pkg/volume owners
This commit is contained in:
k8s-ci-robot 2018-02-20 12:03:38 -08:00 committed by GitHub
commit d22a45e321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ The following subprojects are owned by sig-storage:
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/OWNERS
- **volumes**
- Owners:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volumes/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
## GitHub Teams

View File

@ -1401,7 +1401,7 @@ sigs:
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/OWNERS
- name: volumes
owners:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volumes/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
- name: Testing
dir: sig-testing
mission_statement: >