File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,10 @@ Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action
74
74
- https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS
75
75
- ** Contact:**
76
76
- Slack: [ #prow] ( https://kubernetes.slack.com/messages/prow )
77
+ ### sig-testing
78
+ Home for SIG Testing discussion and documents.
79
+ - ** Owners:**
80
+ - https://raw.githubusercontent.com/kubernetes/sig-testing/master/OWNERS
77
81
### test-infra
78
82
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
79
83
- ** Owners:**
Original file line number Diff line number Diff line change @@ -2367,6 +2367,11 @@ sigs:
2367
2367
slack : prow
2368
2368
owners :
2369
2369
- https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS
2370
+ - name : sig-testing
2371
+ description : |
2372
+ Home for SIG Testing discussion and documents.
2373
+ owners :
2374
+ - https://raw.githubusercontent.com/kubernetes/sig-testing/master/OWNERS
2370
2375
- name : test-infra
2371
2376
description : |
2372
2377
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
You can’t perform that action at this time.
0 commit comments