summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-testing/README.md1
-rw-r--r--sigs.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-testing/README.md b/sig-testing/README.md
index 9ba83674..51a568cc 100644
--- a/sig-testing/README.md
+++ b/sig-testing/README.md
@@ -80,6 +80,7 @@ It is the next significant iteration of kubetest. We will be deprecating kubetes
### prow
Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action for the Kubernetes project
- **Owners:**
+ - [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/blob/main/OWNERS)
- [kubernetes/test-infra/prow](https://github.com/kubernetes/test-infra/blob/master/prow/OWNERS)
- **Contact:**
- Slack: [#prow](https://kubernetes.slack.com/messages/prow)
diff --git a/sigs.yaml b/sigs.yaml
index 68844142..af758398 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2635,6 +2635,7 @@ sigs:
contact:
slack: prow
owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/prow/main/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS
- name: sig-testing
description: |