Use the correct link to the gopherage OWNERS file

Signed-off-by: tariqibrahim <tariq181290@gmail.com>
This commit is contained in:
Tariq Ibrahim 2019-01-17 19:46:16 -08:00 committed by tariqibrahim
parent 250162aa8e
commit 6eb1050609
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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