*: fix "kubemark" OWNERS links

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee 2018-08-20 15:05:10 -07:00
parent c8d7f6ab0a
commit 213317a9cc
2 changed files with 4 additions and 4 deletions

View File

@ -35,8 +35,8 @@ The Chairs of the SIG run operations and processes governing the SIG.
The following subprojects are owned by sig-scalability: The following subprojects are owned by sig-scalability:
- **kubemark** - **kubemark**
- Owners: - Owners:
- https://raw.githubusercontent.com/kubernetes/kubemark/master/cmd/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubemark/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubemark/master/pkg/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubemark/OWNERS
- **perf-tests** - **perf-tests**
- Owners: - Owners:
- https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS - https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS

View File

@ -1446,8 +1446,8 @@ sigs:
subprojects: subprojects:
- name: kubemark - name: kubemark
owners: owners:
- https://raw.githubusercontent.com/kubernetes/kubemark/master/cmd/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubemark/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubemark/master/pkg/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubemark/OWNERS
- name: perf-tests - name: perf-tests
owners: owners:
- https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS - https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS