diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2019-03-20 10:59:17 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2019-03-20 11:00:17 -0700 |
| commit | 2e1518026be0bccfb2ecf5af2aa4b85317c293c3 (patch) | |
| tree | 38968e1e2fdd1e6e8484fa553d68ef7881ba4251 /sig-testing | |
| parent | 63dcb38987744129f45f3b636f2a545c0e1acd3e (diff) | |
Make subproject contacts optional, nest in display
Diffstat (limited to 'sig-testing')
| -rw-r--r-- | sig-testing/README.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/sig-testing/README.md b/sig-testing/README.md index cb209a31..86de7528 100644 --- a/sig-testing/README.md +++ b/sig-testing/README.md @@ -49,7 +49,8 @@ The following subprojects are owned by sig-testing: - Description: Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes. - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/kind/master/OWNERS - - Slack: [#kind](https://kubernetes.slack.com/messages/kind) + - Contact + - Slack: [#kind](https://kubernetes.slack.com/messages/kind) - Meetings: - sigs.k8s.io/kind weekly meeting: [Mondays at 11:00 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11:00&tz=PT%20%28Pacific%20Time%29). - [Meeting notes and Agenda](https://docs.google.com/document/d/1b9Ppm7ZT_tMWRs5Ph1zGJJKb5nF9c3ZHzMwg1olJIrc/edit). @@ -58,13 +59,15 @@ The following subprojects are owned by sig-testing: - Description: Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action for the Kubernetes project - Owners: - https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS - - Slack: [#prow](https://kubernetes.slack.com/messages/prow) + - Contact + - Slack: [#prow](https://kubernetes.slack.com/messages/prow) - **testing-commons** - Description: The Testing Commons is a subproject within the Kubernetes sig-testing community interested code structure, layout, and execution of common test code used throughout the kubernetes project - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/testing_frameworks/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/OWNERS - - Slack: [#testing-commons](https://kubernetes.slack.com/messages/testing-commons) + - Contact + - Slack: [#testing-commons](https://kubernetes.slack.com/messages/testing-commons) - Meetings: - Testing Commons: [Fridays at 07:30 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=07:30&tz=PT%20%28Pacific%20Time%29). - [Meeting notes and Agenda](https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit#heading=h.tnoevy5f439o). |
