From 5ddf9cb53dc48a4c186d81ef45c4f939b50f5d27 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Mon, 4 Nov 2019 10:56:35 -0800 Subject: Split chair/TL role as previously discussed --- OWNERS_ALIASES | 2 ++ sig-api-machinery/README.md | 7 +++++++ sig-list.md | 2 +- sigs.yaml | 7 +++++++ 4 files changed, 17 insertions(+), 1 deletion(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index d6fe0939..bc0b331b 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -1,5 +1,7 @@ aliases: sig-api-machinery-leads: + - deads2k + - fedebongio - deads2k - lavalamp sig-apps-leads: diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index bfc93a08..8f86d7d8 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -24,6 +24,13 @@ The [charter](charter.md) defines the scope and governance of the API Machinery ### Chairs The Chairs of the SIG run operations and processes governing the SIG. +* David Eads (**[@deads2k](https://github.com/deads2k)**), Red Hat +* Federico Bongiovanni (**[@fedebongio](https://github.com/fedebongio)**), 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 * Daniel Smith (**[@lavalamp](https://github.com/lavalamp)**), Google diff --git a/sig-list.md b/sig-list.md index 11f9bded..cd3aa137 100644 --- a/sig-list.md +++ b/sig-list.md @@ -22,7 +22,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) | Name | Label | Chairs | Contact | Meetings | |------|-------|--------|---------|----------| -|[API Machinery](sig-api-machinery/README.md)|api-machinery|* [David Eads](https://github.com/deads2k), Red Hat
* [Daniel Smith](https://github.com/lavalamp), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-api-machinery)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)|* Kubebuilder and Controller Runtime Meeting: [Wednesdays at 10:00 PT (Pacific Time) (monthly - second Wednesday every month)]()
* Regular SIG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
+|[API Machinery](sig-api-machinery/README.md)|api-machinery|* [David Eads](https://github.com/deads2k), Red Hat
* [Federico Bongiovanni](https://github.com/fedebongio), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-api-machinery)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)|* Kubebuilder and Controller Runtime Meeting: [Wednesdays at 10:00 PT (Pacific Time) (monthly - second Wednesday every month)]()
* Regular SIG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
|[Apps](sig-apps/README.md)|apps|* [Janet Kuo](https://github.com/janetkuo), Google
* [Kenneth Owens](https://github.com/kow3ns), Google
* [Matt Farina](https://github.com/mattfarina), Samsung SDS
* [Adnan Abdulhussein](https://github.com/prydonius), VMware
|* [Slack](https://kubernetes.slack.com/messages/sig-apps)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* Regular SIG Meeting: [Mondays at 9:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
|[Architecture](sig-architecture/README.md)|architecture|* [Derek Carr](https://github.com/derekwaynecarr), Red Hat
* [Davanum Srinivas](https://github.com/dims), VMware
* [John Belamaric](https://github.com/johnbelamaric), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-architecture)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-architecture)|* Regular SIG Meeting: [Thursdays at 19:00 UTC (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
* code organization Office Hours: [Thursdays at 14:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
* conformance Office Hours: [Tuesdays at 12:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
|[Auth](sig-auth/README.md)|auth|* [Mo Khan](https://github.com/enj), Red Hat
* [Mike Danese](https://github.com/mikedanese), Google
* [Tim Allclair](https://github.com/tallclair), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-auth)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)|* Regular SIG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
diff --git a/sigs.yaml b/sigs.yaml index 66089206..085da275 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -11,6 +11,13 @@ sigs: label: api-machinery leadership: chairs: + - github: deads2k + name: David Eads + company: Red Hat + - github: fedebongio + name: Federico Bongiovanni + company: Google + tech_leads: - github: deads2k name: David Eads company: Red Hat -- cgit v1.2.3