summaryrefslogtreecommitdiff
path: root/sigs.yaml
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 /sigs.yaml
parent250162aa8edbfd1d83d90a548450791bd58072ea (diff)
Use the correct link to the gopherage OWNERS file
Signed-off-by: tariqibrahim <tariq181290@gmail.com>
Diffstat (limited to 'sigs.yaml')
-rw-r--r--sigs.yaml2
1 files changed, 1 insertions, 1 deletions
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