diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-10-22 08:01:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-22 08:01:25 -0700 |
| commit | 529626ec3b3f23bb7ea3f219a73dff548d0db63c (patch) | |
| tree | 7112869d2eb837ab16f0e8cd564b1a5baca93b58 | |
| parent | 9c204cc22321217f88f88a01d10ecd8f171c2d13 (diff) | |
| parent | 761d8209bb97f1514aa9336a002f9a3725bafb51 (diff) | |
Merge pull request #4191 from nikhita/steering-slack-sigs-yaml
sigs.yaml: add steering-committee slack channel
| -rw-r--r-- | committee-steering/README.md | 1 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/committee-steering/README.md b/committee-steering/README.md index 70104260..47e90dbb 100644 --- a/committee-steering/README.md +++ b/committee-steering/README.md @@ -27,6 +27,7 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove * Timothy St. Clair (**[@timothysc](https://github.com/timothysc)**), VMware ## Contact +- Slack: [#steering-committee](https://kubernetes.slack.com/messages/steering-committee) - [Mailing list](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering) - Private Mailing List: steering-private@kubernetes.io - [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/committee%2Fsteering) diff --git a/sig-list.md b/sig-list.md index a3f43072..23d17b92 100644 --- a/sig-list.md +++ b/sig-list.md @@ -75,7 +75,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) |------|--------|---------|---------| |[Code of Conduct](committee-code-of-conduct/README.md)|code-of-conduct|* [Aeva van der Veen](https://github.com/AevaOnline), Microsoft<br>* [Jennifer Rondeau](https://github.com/Bradamant3), Stripe<br>* [Carolyn Van Slyck](https://github.com/carolynvs), Microsoft<br>* [Eric Paris](https://github.com/eparis), Red Hat<br>* [Jaice Singer DuMars](https://github.com/jdumars), Google<br>* [Paris Pittman](https://github.com/parispittman), Google<br>|* [Private Mailing List](conduct@kubernetes.io) |[Product Security](committee-product-security/README.md)|product-security|* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Jonathan Pulsifer](https://github.com/jonpulsifer), Shopify<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Tim Allclair](https://github.com/tallclair), Google<br>|* [Private Mailing List](security@kubernetes.io) -|[Steering](committee-steering/README.md)|steering|* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Nikhita Raghunath](https://github.com/nikhita), Loodse<br>* [Paris Pittman](https://github.com/parispittman), Google<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io) +|[Steering](committee-steering/README.md)|steering|* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Nikhita Raghunath](https://github.com/nikhita), Loodse<br>* [Paris Pittman](https://github.com/parispittman), Google<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/steering-committee)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io) <!-- BEGIN CUSTOM CONTENT --> <!-- END CUSTOM CONTENT --> @@ -2776,6 +2776,7 @@ committees: url: https://bit.ly/k8s-steering-wd recordings_url: https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM contact: + slack: steering-committee mailing_list: https://groups.google.com/a/kubernetes.io/forum/#!forum/steering private_mailing_list: steering-private@kubernetes.io teams: |
