summaryrefslogtreecommitdiff
path: root/sig-testing
diff options
context:
space:
mode:
authorTariq Ibrahim <tariq181290@gmail.com>2019-01-17 19:46:16 -0800
committertariqibrahim <tariq181290@gmail.com>2019-01-17 19:56:09 -0800
commit6eb10506095c3c2ec064e9b8ddb9cf7e646a0573 (patch)
tree865293aeb521565f4a5cb13b9d8f4cc63af21312 /sig-testing
parent250162aa8edbfd1d83d90a548450791bd58072ea (diff)
Use the correct link to the gopherage OWNERS file
Signed-off-by: tariqibrahim <tariq181290@gmail.com>
Diffstat (limited to 'sig-testing')
-rw-r--r--sig-testing/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-testing/README.md b/sig-testing/README.md
index 0307097e..41a3ee47 100644
--- a/sig-testing/README.md
+++ b/sig-testing/README.md
@@ -40,7 +40,7 @@ The following subprojects are owned by sig-testing:
- **gopherage**
- Description: Gopherage is a tool for manipulating Go coverage files. We use it on the Kubernetes project to report on code coverage due to e2e tests
- Owners:
- - https://raw.githubusercontent.com/kubernetes/test-infra/master/gubernator/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/test-infra/master/gopherage/OWNERS
- **gubernator**
- Description: Gubernator is a frontend for displaying Kubernetes test results stored in GCS. See gubernator.k8s.io to see it in action for the Kubernetes project.
- Owners: