Merge pull request #4992 from mtaufen/update-readme
wg-component-standard: sttts is stepping down
This commit is contained in:
commit
fc6f75d29f
|
@ -102,7 +102,6 @@ aliases:
|
|||
wg-component-standard-leads:
|
||||
- mtaufen
|
||||
- stealthybox
|
||||
- sttts
|
||||
wg-data-protection-leads:
|
||||
- xing-yang
|
||||
- yuxiangqian
|
||||
|
|
|
@ -51,7 +51,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|
|||
| Name | Stakeholder SIGs |Organizers | Contact | Meetings |
|
||||
|------|------------------|-----------|---------|----------|
|
||||
|[API Expression](wg-api-expression/README.md)|* API Machinery<br>* Architecture<br>|* [Antoine Pelisse](https://github.com/apelisse), Google<br>* [Kevin Wiesmueller](https://github.com/kwiesmueller), //SEIBERT/MEDIA GmbH<br>|* [Slack](https://kubernetes.slack.com/messages/wg-api-expression)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-api-expression)|* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (biweekly)](https://zoom.us/j/94238112084)<br>
|
||||
|[Component Standard](wg-component-standard/README.md)|* API Machinery<br>* Architecture<br>* Cluster Lifecycle<br>|* [Michael Taufen](https://github.com/mtaufen), Google<br>* [Leigh Capili](https://github.com/stealthybox), Weaveworks<br>* [Dr. Stefan Schimanski](https://github.com/sttts), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-component-standard)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-component-standard)|* Regular WG Meeting (please join kubernetes-dev@googlegroups.com or kubernetes-wg-component-standard@googlegroups.com to access the notes): [Tuesdays at 08:30 PT (Pacific Time) (weekly)](https://zoom.us/j/8027741546)<br>* Weekly Mentorship Office Hours - Come ask questions and get help: [Tuesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/8027741546)<br>
|
||||
|[Component Standard](wg-component-standard/README.md)|* API Machinery<br>* Architecture<br>* Cluster Lifecycle<br>|* [Michael Taufen](https://github.com/mtaufen), Google<br>* [Leigh Capili](https://github.com/stealthybox), Weaveworks<br>|* [Slack](https://kubernetes.slack.com/messages/wg-component-standard)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-component-standard)|* Regular WG Meeting (please join kubernetes-dev@googlegroups.com or kubernetes-wg-component-standard@googlegroups.com to access the notes): [Tuesdays at 08:30 PT (Pacific Time) (weekly)](https://zoom.us/j/8027741546)<br>* Weekly Mentorship Office Hours - Come ask questions and get help: [Tuesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/8027741546)<br>
|
||||
|[Data Protection](wg-data-protection/README.md)|* Apps<br>* Storage<br>|* [Xing Yang](https://github.com/xing-yang), VMware<br>* [Xiangqian Yu](https://github.com/yuxiangqian), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-data-protection)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-data-protection)|* Regular WG Meeting: [Wednesdays at 9:00 PT (Pacific Time) (bi-weekly)](https://zoom.us/j/6933410772)<br>
|
||||
|[IoT Edge](wg-iot-edge/README.md)|* Multicluster<br>* Network<br>|* [Steve Wong](https://github.com/cantbewong), VMware<br>* [Cindy Xing](https://github.com/cindyxing), Microsoft<br>* [Dejan Bosanac](https://github.com/dejanb), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-iot-edge)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge)|* APAC WG Meeting: [Wednesdays at 5:00 UTC (every four weeks)](https://zoom.us/j/760932414)<br>* Regular WG Meeting (Pacific Time): [Wednesdays at 09:00 PT (every four weeks)](https://zoom.us/j/760932414)<br>
|
||||
|[K8s Infra](wg-k8s-infra/README.md)|* Architecture<br>* Contributor Experience<br>* Release<br>* Testing<br>|* [Bart Smykla](https://github.com/bartsmykla), VMware<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-k8s-infra)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-k8s-infra)|* Regular WG Meeting: [Wednesdays at 8:30 PT (Pacific Time) (bi-weekly)](https://zoom.us/j/8152322659)<br>
|
||||
|
|
|
@ -2428,9 +2428,6 @@ workinggroups:
|
|||
- github: stealthybox
|
||||
name: Leigh Capili
|
||||
company: Weaveworks
|
||||
- github: sttts
|
||||
name: Dr. Stefan Schimanski
|
||||
company: Red Hat
|
||||
meetings:
|
||||
- description: Regular WG Meeting (please join kubernetes-dev@googlegroups.com or
|
||||
kubernetes-wg-component-standard@googlegroups.com to access the notes)
|
||||
|
|
|
@ -25,7 +25,6 @@ Develop a standard foundation (philosophy and libraries) for core Kubernetes com
|
|||
|
||||
* Michael Taufen (**[@mtaufen](https://github.com/mtaufen)**), Google
|
||||
* Leigh Capili (**[@stealthybox](https://github.com/stealthybox)**), Weaveworks
|
||||
* Dr. Stefan Schimanski (**[@sttts](https://github.com/sttts)**), Red Hat
|
||||
|
||||
## Contact
|
||||
- Slack: [#wg-component-standard](https://kubernetes.slack.com/messages/wg-component-standard)
|
||||
|
|
Loading…
Reference in New Issue