Use the correct link to the gopherage OWNERS file
Signed-off-by: tariqibrahim <tariq181290@gmail.com>
This commit is contained in:
parent
250162aa8e
commit
6eb1050609
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue