Skip to content

Commit 676214a

Browse files
authored
Merge pull request #6430 from nikhita/add-prow-repo
sig-testing: add prow repo
2 parents 9fb7dda + fcc2b4b commit 676214a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sig-testing/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ It is the next significant iteration of kubetest. We will be deprecating kubetes
8686
### prow
8787
Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action for the Kubernetes project
8888
- **Owners:**
89+
- [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/blob/main/OWNERS)
8990
- [kubernetes/test-infra/prow](https://github.com/kubernetes/test-infra/blob/master/prow/OWNERS)
9091
- **Contact:**
9192
- Slack: [#prow](https://kubernetes.slack.com/messages/prow)

sigs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2635,6 +2635,7 @@ sigs:
26352635
contact:
26362636
slack: prow
26372637
owners:
2638+
- https://raw.githubusercontent.com/kubernetes-sigs/prow/main/OWNERS
26382639
- https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS
26392640
- name: sig-testing
26402641
description: |

0 commit comments

Comments
 (0)