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