diff options
| author | Aaron Crickenberger <spiffxp@gmail.com> | 2017-05-11 10:09:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-11 10:09:31 -0700 |
| commit | 0e8f17d6cd5fc63c46bb9851121829cac45f5ad5 (patch) | |
| tree | ac410f25058d3c2fe6395fe221a5ce6e2883316b /sig-testing | |
| parent | 4bf47d199c61f52efdd15329ed16aea604217136 (diff) | |
| parent | d87965e15d95b65408692fdc1f88e7dafc5849ce (diff) | |
Merge pull request #615 from kubernetes/sig-testing-updates
Update SIG Testing info
Diffstat (limited to 'sig-testing')
| -rw-r--r-- | sig-testing/README.md | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/sig-testing/README.md b/sig-testing/README.md index 8110d87e..ccb6fdc9 100644 --- a/sig-testing/README.md +++ b/sig-testing/README.md @@ -4,7 +4,7 @@ The Kubernetes Testing SIG (sig-testing) is a working group within the Kubernete ## video conference -We meet weekly on Tuesdays at 9:30am PDT (16:30 UTC) at [this zoom room](https://zoom.us/j/553910341) +We meet weekly on Tuesdays at 1:00pm PDT (20:00 UTC) at [this zoom room](https://zoom.us/j/553910341) ## agenda @@ -19,10 +19,20 @@ Signup for access at http://slack.kubernetes.io/ ## github -- [our github team: @kubernetes/sig-testing](https://github.com/orgs/kubernetes/teams/sig-testing) -- [issues mentioning @kubernetes/sig-testing](https://github.com/issues?q=is%3Aopen+team%3Akubernetes%2Fsig-testing) +We use the following GitHub teams to notify SIG members of particular issues or PR's of interest: +- @kubernetes/sig-testing-api-reviews +- @kubernetes/sig-testing-bugs +- @kubernetes/sig-testing-feature-requests +- @kubernetes/sig-testing-misc +- @kubernetes/sig-testing-pr-reviews +- @kubernetes/sig-testing-proposals +- @kubernetes/sig-testing-test-failures -We use the @kubernetes/sig-testing team to notify SIG members of particular issues or PR's of interest. If you would like to be added to this team, please contact the organizers listed below. +If you would like to be added to any of these teams, please contact the organizers listed below. + +We use the `sig/testing` label to identify issues that have mentioned any of the above teams +- [issues with `sig/testing` label applied](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3Asig%2Ftesting) +- [PRs with `sig/testing` label applied](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Asig%2Ftesting) ## google group @@ -31,4 +41,5 @@ https://groups.google.com/forum/#!forum/kubernetes-sig-testing (FWIW this doesn' ## organizers - [Aaron Crickenberger, Samsung SDS](https://github.com/spiffxp), email: spiffxp@gmail.com -- [Jeff Grafton, Google](https://github.com/ixdy), email: jgrafton@google.com +- [Erick Fejta, Google](https://github.com/fejta), email: fejta@google.com +- [Timothy St. Clair, Heptio](https://github.com/timothysc), email: tstclair@heptio.com |
