Skip to content

Commit 316b326

Browse files
committed
sig-testing: add k/sig-testing repo
1 parent 1847825 commit 316b326

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

sig-testing/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action
7474
- https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS
7575
- **Contact:**
7676
- 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
7781
### test-infra
7882
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
7983
- **Owners:**

sigs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,6 +2367,11 @@ sigs:
23672367
slack: prow
23682368
owners:
23692369
- 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
23702375
- name: test-infra
23712376
description: |
23722377
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project

0 commit comments

Comments
 (0)