Add tech_leads for sig-auth
This commit is contained in:
parent
c9cfc97d64
commit
b8379c030b
|
@ -14,6 +14,9 @@ aliases:
|
|||
- mikedanese
|
||||
- enj
|
||||
- tallclair
|
||||
- deads2k
|
||||
- liggitt
|
||||
- mikedanese
|
||||
sig-autoscaling-leads:
|
||||
- mwielgus
|
||||
- directxman12
|
||||
|
|
|
@ -28,12 +28,18 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
* Mo Khan (**[@enj](https://github.com/enj)**), Red Hat
|
||||
* Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Google
|
||||
|
||||
### Technical Leads
|
||||
The Technical Leads of the SIG establish new subprojects, decommission existing
|
||||
subprojects, and resolve cross-subproject technical issues and decisions.
|
||||
|
||||
* David Eads (**[@deads2k](https://github.com/deads2k)**), Red Hat
|
||||
* Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google
|
||||
* Mike Danese (**[@mikedanese](https://github.com/mikedanese)**), Google
|
||||
|
||||
## Emeritus Leads
|
||||
|
||||
* Eric Chiang (**[@ericchiang](https://github.com/ericchiang)**), Red Hat
|
||||
* Eric Tune (**[@erictune](https://github.com/erictune)**), Google
|
||||
* David Eads (**[@deads2k](https://github.com/deads2k)**), Red Hat
|
||||
* Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google
|
||||
|
||||
## Contact
|
||||
* [Slack](https://kubernetes.slack.com/messages/sig-auth)
|
||||
|
|
16
sigs.yaml
16
sigs.yaml
|
@ -294,6 +294,16 @@ sigs:
|
|||
- name: Tim Allclair
|
||||
github: tallclair
|
||||
company: Google
|
||||
tech_leads:
|
||||
- name: David Eads
|
||||
github: deads2k
|
||||
company: Red Hat
|
||||
- name: Jordan Liggitt
|
||||
github: liggitt
|
||||
company: Google
|
||||
- name: Mike Danese
|
||||
github: mikedanese
|
||||
company: Google
|
||||
emeritus_leads:
|
||||
- name: Eric Chiang
|
||||
github: ericchiang
|
||||
|
@ -301,12 +311,6 @@ sigs:
|
|||
- name: Eric Tune
|
||||
github: erictune
|
||||
company: Google
|
||||
- name: David Eads
|
||||
github: deads2k
|
||||
company: Red Hat
|
||||
- name: Jordan Liggitt
|
||||
github: liggitt
|
||||
company: Google
|
||||
meetings:
|
||||
- description: Regular SIG Meeting
|
||||
day: Wednesday
|
||||
|
|
Loading…
Reference in New Issue