Merge pull request #5386 from michmike/master
updating with the new sig-windows TLs
This commit is contained in:
commit
1af0c6550e
|
@ -96,10 +96,10 @@ aliases:
|
|||
- hpandeycodeit
|
||||
- tashimi
|
||||
sig-windows-leads:
|
||||
- benmoss
|
||||
- ddebroy
|
||||
- jayunit100
|
||||
- jsturtevant
|
||||
- marosset
|
||||
- michmike
|
||||
wg-api-expression-leads:
|
||||
- apelisse
|
||||
- kwiesmueller
|
||||
|
|
|
@ -55,7 +55,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|
|||
|[Testing](sig-testing/README.md)|testing|* [Benjamin Elder](https://github.com/BenTheElder), Google<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Steve Kuznetsov](https://github.com/stevekuznetsov), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-testing)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* SIG Testing Bi-Weekly Meeting: [Tuesdays at 10:00 PT (Pacific Time) (bi-weekly starting Tuesday August 13, 2019)](https://zoom.us/j/135450138?pwd=WGJyaVZzekJCWFBTMGJGTXVjUFJaUT09)<br>* (testing-commons) Testing Commons: [Fridays at 13:00 PT (Pacific Time) (bi-weekly)](https://zoom.us/j/790505720?pwd=VThEeVJqTnFPY0o1bDFZQk1ZRjJLQT09)<br>
|
||||
|[UI](sig-ui/README.md)|ui|* [Sebastian Florek](https://github.com/floreks), Loodse<br>* [Jeffrey Sica](https://github.com/jeefy), Red Hat<br>* [Marcin Maciaszczyk](https://github.com/maciaszczykm), Loodse<br>|* [Slack](https://kubernetes.slack.com/messages/sig-ui)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)|* Regular SIG Meeting: [Thursdays at 09:00 PT (Pacific Time) (bi-weekly)](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)<br>
|
||||
|[Usability](sig-usability/README.md)|usability|* [Himanshu Pandey](https://github.com/hpandeycodeit), VMware<br>* [Tasha Drew](https://github.com/tashimi), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/sig-usability)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-usability)|* Regular SIG Meeting: [Tuesdays at 9:00 PT (Pacific Time) (every third week)](https://zoom.us/j/3832562240)<br>
|
||||
|[Windows](sig-windows/README.md)|windows|* [Mark Rossetti](https://github.com/marosset), Microsoft<br>* [Michael Michael](https://github.com/michmike), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/sig-windows)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* Regular SIG Meeting: [Tuesdays at 12:30 Eastern Time (ET) (weekly)](https://zoom.us/j/96892680257?pwd=TVNyMzB4VVMwRGZnUkgzT1dnb2szZz09)<br>
|
||||
|[Windows](sig-windows/README.md)|windows|* [Mark Rossetti](https://github.com/marosset), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-windows)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* Regular SIG Meeting: [Tuesdays at 12:30 Eastern Time (ET) (weekly)](https://zoom.us/j/96892680257?pwd=TVNyMzB4VVMwRGZnUkgzT1dnb2szZz09)<br>
|
||||
|
||||
### Working Groups
|
||||
|
||||
|
|
|
@ -23,18 +23,20 @@ The [charter](charter.md) defines the scope and governance of the Windows Specia
|
|||
The Chairs of the SIG run operations and processes governing the SIG.
|
||||
|
||||
* Mark Rossetti (**[@marosset](https://github.com/marosset)**), Microsoft
|
||||
* Michael Michael (**[@michmike](https://github.com/michmike)**), VMware
|
||||
|
||||
### Technical Leads
|
||||
The Technical Leads of the SIG establish new subprojects, decommission existing
|
||||
subprojects, and resolve cross-subproject technical issues and decisions.
|
||||
|
||||
* Ben Moss (**[@benmoss](https://github.com/benmoss)**), Pivotal
|
||||
* Deep Debroy (**[@ddebroy](https://github.com/ddebroy)**), Docker
|
||||
* Deep Debroy (**[@ddebroy](https://github.com/ddebroy)**), Apple
|
||||
* Jay Vyas (**[@jayunit100](https://github.com/jayunit100)**), VMware
|
||||
* James Sturtevant (**[@jsturtevant](https://github.com/jsturtevant)**), Microsoft
|
||||
|
||||
## Emeritus Leads
|
||||
|
||||
* Patrick Lang (**[@PatrickLang](https://github.com/PatrickLang)**)
|
||||
* Ben Moss (**[@benmoss](https://github.com/benmoss)**)
|
||||
* Michael Michael (**[@michmike](https://github.com/michmike)**)
|
||||
|
||||
## Contact
|
||||
- Slack: [#sig-windows](https://kubernetes.slack.com/messages/sig-windows)
|
||||
|
|
18
sigs.yaml
18
sigs.yaml
|
@ -2425,19 +2425,23 @@ sigs:
|
|||
- github: marosset
|
||||
name: Mark Rossetti
|
||||
company: Microsoft
|
||||
- github: michmike
|
||||
name: Michael Michael
|
||||
company: VMware
|
||||
tech_leads:
|
||||
- github: benmoss
|
||||
name: Ben Moss
|
||||
company: Pivotal
|
||||
- github: ddebroy
|
||||
name: Deep Debroy
|
||||
company: Docker
|
||||
company: Apple
|
||||
- github: jayunit100
|
||||
name: Jay Vyas
|
||||
company: VMware
|
||||
- github: jsturtevant
|
||||
name: James Sturtevant
|
||||
company: Microsoft
|
||||
emeritus_leads:
|
||||
- github: PatrickLang
|
||||
name: Patrick Lang
|
||||
- github: benmoss
|
||||
name: Ben Moss
|
||||
- github: michmike
|
||||
name: Michael Michael
|
||||
meetings:
|
||||
- description: Regular SIG Meeting
|
||||
day: Tuesday
|
||||
|
|
Loading…
Reference in New Issue