summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGyuho Lee <leegyuho@amazon.com>2018-08-20 15:05:10 -0700
committerGyuho Lee <leegyuho@amazon.com>2018-08-20 15:05:10 -0700
commit213317a9cc2a9a1713ceef7e6de657ecd24db6ac (patch)
treec24f30703bb8ed17d95596405fd1695fe46e0d21
parentc8d7f6ab0a0b9e5ec0ed800706b287bd59918fca (diff)
*: fix "kubemark" OWNERS links
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
-rw-r--r--sig-scalability/README.md4
-rw-r--r--sigs.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/sig-scalability/README.md b/sig-scalability/README.md
index a3f78155..db3fb8cd 100644
--- a/sig-scalability/README.md
+++ b/sig-scalability/README.md
@@ -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
diff --git a/sigs.yaml b/sigs.yaml
index 1709f6a9..83e5c41a 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -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