*: fix "kubemark" OWNERS links
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
parent
c8d7f6ab0a
commit
213317a9cc
|
@ -35,8 +35,8 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
The following subprojects are owned by sig-scalability:
|
||||
- **kubemark**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kubemark/master/cmd/kubemark/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubemark/master/pkg/kubemark/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubemark/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubemark/OWNERS
|
||||
- **perf-tests**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS
|
||||
|
|
|
@ -1446,8 +1446,8 @@ sigs:
|
|||
subprojects:
|
||||
- name: kubemark
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kubemark/master/cmd/kubemark/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubemark/master/pkg/kubemark/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubemark/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubemark/OWNERS
|
||||
- name: perf-tests
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue