summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2021-02-22 23:42:03 -0800
committerGitHub <noreply@github.com>2021-02-22 23:42:03 -0800
commitf0a10a6c0e00f8aa9b24dd1967ce15d6c238cba9 (patch)
treea244d919d6ae20a5878d9199990cd23dc467fbcc
parent1847825a904bd4b9e839c3148c54c17449063d63 (diff)
parent316b3262d547adc8cba19a41a83eedde329780d6 (diff)
Merge pull request #5544 from nikhita/sig-testing-kubernetes
sig-testing: add k/sig-testing repo
-rw-r--r--sig-testing/README.md4
-rw-r--r--sigs.yaml5
2 files changed, 9 insertions, 0 deletions
diff --git a/sig-testing/README.md b/sig-testing/README.md
index fb2b5d12..5b77d0bd 100644
--- a/sig-testing/README.md
+++ b/sig-testing/README.md
@@ -74,6 +74,10 @@ Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action
- https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS
- **Contact:**
- Slack: [#prow](https://kubernetes.slack.com/messages/prow)
+### sig-testing
+Home for SIG Testing discussion and documents.
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes/sig-testing/master/OWNERS
### test-infra
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
- **Owners:**
diff --git a/sigs.yaml b/sigs.yaml
index ef001c93..b5406645 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2367,6 +2367,11 @@ sigs:
slack: prow
owners:
- https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS
+ - name: sig-testing
+ description: |
+ Home for SIG Testing discussion and documents.
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/sig-testing/master/OWNERS
- name: test-infra
description: |
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project