Merge pull request #7046 from mrbobbytables/ugbd
Archive big data user group
This commit is contained in:
commit
69474ebfbb
|
@ -142,10 +142,6 @@ aliases:
|
|||
wg-structured-logging-leads:
|
||||
- pohly
|
||||
- serathius
|
||||
ug-big-data-leads:
|
||||
- erikerlandson
|
||||
- foxish
|
||||
- liyinan926
|
||||
ug-vmware-users-leads:
|
||||
- brysonshepherd
|
||||
- cantbewong
|
||||
|
|
|
@ -462,6 +462,7 @@ channels:
|
|||
- name: tw-users
|
||||
- name: ug-big-data
|
||||
id: C0ELB338T
|
||||
archived: true
|
||||
- name: ug-vmware
|
||||
- name: undistro
|
||||
- name: vcluster
|
||||
|
|
|
@ -61,7 +61,6 @@ members will assume one of the departing members groups.
|
|||
| [WG Multitenancy](wg-multitenancy/README.md) | Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**) |
|
||||
| [WG Policy](wg-policy/README.md) | Christoph Blecker (**[@cblecker](https://github.com/cblecker)**) |
|
||||
| [WG Structured Logging](wg-structured-logging/README.md) | Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**) |
|
||||
| [UG Big Data](ug-big-data/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
|
||||
| [UG VMware Users](ug-vmware-users/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
|
||||
| [Committee Code of Conduct](committee-code-of-conduct/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
|
||||
| [Committee Security Response](committee-security-response/README.md) | Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**) |
|
||||
|
|
|
@ -74,7 +74,6 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|
|||
|
||||
| Name | Label |Organizers | Contact | Meetings |
|
||||
|------|-------|------------|--------|----------|
|
||||
|[Big Data](ug-big-data/README.md)|[big-data](https://github.com/kubernetes/kubernetes/labels/ug%2Fbig-data)|* [Erik Erlandson](https://github.com/erikerlandson), Red Hat<br>* [Anirudh Ramanathan](https://github.com/foxish), Rockset<br>* [Yinan Li](https://github.com/liyinan926), Google<br>|* [Slack](https://kubernetes.slack.com/messages/ug-big-data)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-ug-big-data)|* Regular User Group Meeting: [Wednesdays at 18:00 UTC (biweekly)](https://zoom.us/my/ug.big.data)<br>
|
||||
|[VMware Users](ug-vmware-users/README.md)|[vmware-users](https://github.com/kubernetes/kubernetes/labels/ug%2Fvmware-users)|* [Steve Wong](https://github.com/cantbewong), VMware<br>* [Myles Gray](https://github.com/mylesagray), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/ug-vmware)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-ug-vmware)|* Regular User Group Meeting: [Thursdays at 11:00 PT (Pacific Time) (monthly)](https://docs.google.com/document/d/1ujpqj4hhcIBrSCK2qn6J1r--3QyD96rfDjXTZQ7n7Mw/edit)<br>
|
||||
|
||||
### Committees
|
||||
|
|
38
sigs.yaml
38
sigs.yaml
|
@ -3314,44 +3314,6 @@ workinggroups:
|
|||
github: palnabarun
|
||||
name: Nabarun Pal
|
||||
usergroups:
|
||||
- dir: ug-big-data
|
||||
name: Big Data
|
||||
mission_statement: >
|
||||
Serve as a community resource for advising big data and data science related software
|
||||
projects on techniques and best practices for integrating with Kubernetes. Represents
|
||||
the concerns of users from big data communities to Kubernetes for the purposes
|
||||
of driving new features and other enhancements, based on big data use cases.
|
||||
|
||||
label: big-data
|
||||
leadership:
|
||||
chairs:
|
||||
- github: erikerlandson
|
||||
name: Erik Erlandson
|
||||
company: Red Hat
|
||||
- github: foxish
|
||||
name: Anirudh Ramanathan
|
||||
company: Rockset
|
||||
- github: liyinan926
|
||||
name: Yinan Li
|
||||
company: Google
|
||||
meetings:
|
||||
- description: Regular User Group Meeting
|
||||
day: Wednesday
|
||||
time: "18:00"
|
||||
tz: UTC
|
||||
frequency: biweekly
|
||||
url: https://zoom.us/my/ug.big.data
|
||||
archive_url: https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit
|
||||
recordings_url: https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit
|
||||
contact:
|
||||
slack: ug-big-data
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-ug-big-data
|
||||
teams:
|
||||
- name: ug-big-data
|
||||
description: General Discussion
|
||||
liaison:
|
||||
github: tpepper
|
||||
name: Tim Pepper
|
||||
- dir: ug-vmware-users
|
||||
name: VMware Users
|
||||
mission_statement: >
|
||||
|
|
Loading…
Reference in New Issue