summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-testing/README.md2
-rw-r--r--sigs.yaml2
2 files changed, 2 insertions, 2 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:
diff --git a/sigs.yaml b/sigs.yaml
index 26462293..e3852fbf 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1948,7 +1948,7 @@ sigs:
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
- name: gubernator
description: >
Gubernator is a frontend for displaying Kubernetes test results stored