diff options
| -rw-r--r-- | sig-testing/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
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: @@ -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 |
