Updating the technical leaders for sig-windows
This commit is contained in:
parent
5ceb4418b3
commit
cf6db53e31
|
@ -96,6 +96,8 @@ aliases:
|
||||||
sig-windows-leads:
|
sig-windows-leads:
|
||||||
- PatrickLang
|
- PatrickLang
|
||||||
- michmike
|
- michmike
|
||||||
|
- benmoss
|
||||||
|
- ddebroy
|
||||||
wg-apply-leads:
|
wg-apply-leads:
|
||||||
- lavalamp
|
- lavalamp
|
||||||
wg-component-standard-leads:
|
wg-component-standard-leads:
|
||||||
|
|
|
@ -25,6 +25,13 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
||||||
* Patrick Lang (**[@PatrickLang](https://github.com/PatrickLang)**), Microsoft
|
* Patrick Lang (**[@PatrickLang](https://github.com/PatrickLang)**), Microsoft
|
||||||
* Michael Michael (**[@michmike](https://github.com/michmike)**), VMware
|
* 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
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
- Slack: [#sig-windows](https://kubernetes.slack.com/messages/sig-windows)
|
- Slack: [#sig-windows](https://kubernetes.slack.com/messages/sig-windows)
|
||||||
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)
|
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)
|
||||||
|
|
|
@ -2193,6 +2193,13 @@ sigs:
|
||||||
- github: michmike
|
- github: michmike
|
||||||
name: Michael Michael
|
name: Michael Michael
|
||||||
company: VMware
|
company: VMware
|
||||||
|
tech_leads:
|
||||||
|
- github: benmoss
|
||||||
|
name: Ben Moss
|
||||||
|
company: Pivotal
|
||||||
|
- github: ddebroy
|
||||||
|
name: Deep Debroy
|
||||||
|
company: Docker
|
||||||
meetings:
|
meetings:
|
||||||
- description: Regular SIG Meeting
|
- description: Regular SIG Meeting
|
||||||
day: Tuesday
|
day: Tuesday
|
||||||
|
|
Loading…
Reference in New Issue