Merge pull request #7879 from BenTheElder/cleanup
remove wg-api-expression from sigs.yaml
This commit is contained in:
commit
c454cd127c
|
@ -119,9 +119,6 @@ aliases:
|
|||
- jsturtevant
|
||||
- knabben
|
||||
- marosset
|
||||
wg-api-expression-leads:
|
||||
- apelisse
|
||||
- kwiesmueller
|
||||
wg-batch-leads:
|
||||
- alculquicondor
|
||||
- mwielgus
|
||||
|
|
|
@ -54,7 +54,6 @@ members will assume one of the departing members groups.
|
|||
| [SIG Testing](sig-testing/README.md) | Paco Xu 徐俊杰 (**[@pacoxu](https://github.com/pacoxu)**) |
|
||||
| [SIG UI](sig-ui/README.md) | Maciej Szulik (**[@soltysh](https://github.com/soltysh)**) |
|
||||
| [SIG Windows](sig-windows/README.md) | Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**) |
|
||||
| [WG API Expression](wg-api-expression/README.md) | Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**) |
|
||||
| [WG Batch](wg-batch/README.md) | Bob Killen (**[@mrbobbytables](https://github.com/mrbobbytables)**) |
|
||||
| [WG Data Protection](wg-data-protection/README.md) | Patrick Ohly (**[@pohly](https://github.com/pohly)**) |
|
||||
| [WG Device Management](wg-device-management/README.md) | Patrick Ohly (**[@pohly](https://github.com/pohly)**) |
|
||||
|
|
|
@ -54,7 +54,6 @@ subprojects, and resolve cross-subproject technical issues and decisions.
|
|||
## Working Groups
|
||||
|
||||
The following [working groups][working-group-definition] are sponsored by sig-api-machinery:
|
||||
* [WG API Expression](/wg-api-expression)
|
||||
* [WG Structured Logging](/wg-structured-logging)
|
||||
|
||||
|
||||
|
|
|
@ -56,7 +56,6 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
## Working Groups
|
||||
|
||||
The following [working groups][working-group-definition] are sponsored by sig-architecture:
|
||||
* [WG API Expression](/wg-api-expression)
|
||||
* [WG Device Management](/wg-device-management)
|
||||
* [WG LTS](/wg-lts)
|
||||
* [WG Policy](/wg-policy)
|
||||
|
|
|
@ -61,7 +61,6 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|
|||
|
||||
| Name | Label | Stakeholder SIGs |Organizers | Contact | Meetings |
|
||||
|------|-------|------------------|-----------|---------|----------|
|
||||
|[API Expression](wg-api-expression/README.md)|[api-expression](https://github.com/kubernetes/kubernetes/labels/wg%2Fapi-expression)|* API Machinery<br>* Architecture<br>|* [Antoine Pelisse](https://github.com/apelisse), Google<br>* [Kevin Wiesmueller](https://github.com/kwiesmueller), Google<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>
|
||||
|[Batch](wg-batch/README.md)|[batch](https://github.com/kubernetes/kubernetes/labels/wg%2Fbatch)|* Apps<br>* Autoscaling<br>* Node<br>* Scheduling<br>|* [Aldo Culquicondor](https://github.com/alculquicondor), Google<br>* [Marcin Wielgus](https://github.com/mwielgus), Google<br>* [Maciej Szulik](https://github.com/soltysh), Red Hat<br>* [Swati Sehgal](https://github.com/swatisehgal), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-batch)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/g/wg-batch)|* Regular Meeting ([Calendar](https://calendar.google.com/calendar/embed?src=8ulop9k0jfpuo0t7kp8d9ubtj4%40group.calendar.google.com)): [Thursdays (starting February 15th 2024)s at 3PM CET (Central European Time) (monthly)](https://zoom.us/j/98329676612?pwd=c0N2bVV1aTh2VzltckdXSitaZXBKQT09)<br>* Regular Meeting ([Calendar](https://calendar.google.com/calendar/embed?src=8ulop9k0jfpuo0t7kp8d9ubtj4%40group.calendar.google.com)): [Thursdays (starting February 1st 2024)s at 3PM PT (Pacific Time) (monthly)](https://zoom.us/j/98329676612?pwd=c0N2bVV1aTh2VzltckdXSitaZXBKQT09)<br>
|
||||
|[Data Protection](wg-data-protection/README.md)|[data-protection](https://github.com/kubernetes/kubernetes/labels/wg%2Fdata-protection)|* 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>
|
||||
|[Device Management](wg-device-management/README.md)|[device-management](https://github.com/kubernetes/kubernetes/labels/wg%2Fdevice-management)|* Architecture<br>* Autoscaling<br>* Network<br>* Node<br>* Scheduling<br>|* [John Belamaric](https://github.com/johnbelamaric), Google<br>* [Kevin Klues](https://github.com/klueska), NVIDIA<br>* [Patrick Ohly](https://github.com/pohly), Intel<br>|* [Slack](https://kubernetes.slack.com/messages/wg-device-management)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/g/wg-device-management)|* Regular WG Meeting: [Tuesdays at 8:30 PT (Pacific Time) (biweekly)](TBD)<br>
|
||||
|
|
35
sigs.yaml
35
sigs.yaml
|
@ -3215,41 +3215,6 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-dev-tools/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-tools/master/OWNERS
|
||||
workinggroups:
|
||||
- dir: wg-api-expression
|
||||
name: API Expression
|
||||
mission_statement: >
|
||||
Enable API authors to better serve API consumers, by improving and documenting
|
||||
all aspects of Kubernetes API development.
|
||||
|
||||
[See full Mission Statement](https://docs.google.com/document/d/1XYbQXfge2qKM9psksfC5XZnW8hybtLqL1EcJLU4JwKg).
|
||||
|
||||
stakeholder_sigs:
|
||||
- API Machinery
|
||||
- Architecture
|
||||
label: api-expression
|
||||
leadership:
|
||||
chairs:
|
||||
- github: apelisse
|
||||
name: Antoine Pelisse
|
||||
company: Google
|
||||
- github: kwiesmueller
|
||||
name: Kevin Wiesmueller
|
||||
company: Google
|
||||
meetings:
|
||||
- description: Regular WG Meeting
|
||||
day: Tuesday
|
||||
time: "9:30"
|
||||
tz: PT (Pacific Time)
|
||||
frequency: biweekly
|
||||
url: https://zoom.us/j/94238112084
|
||||
archive_url: https://docs.google.com/document/d/1CSpNaicbEqKJoW306qaQEBIkwC1mGIcKl3yiB_C0HZk
|
||||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP0CU9g6-yb1NgZXGAhMxfFE&jct=9Leh8O_yrRTB0Kcv3rMKZHncZq8POg
|
||||
contact:
|
||||
slack: wg-api-expression
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-api-expression
|
||||
liaison:
|
||||
github: BenTheElder
|
||||
name: Benjamin Elder
|
||||
- dir: wg-batch
|
||||
name: Batch
|
||||
mission_statement: >
|
||||
|
|
Loading…
Reference in New Issue