diff options
| -rw-r--r-- | OWNERS_ALIASES | 1 | ||||
| -rw-r--r-- | sig-apps/README.md | 2 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 5 |
4 files changed, 4 insertions, 6 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index f5820c21..3acd2880 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -6,7 +6,6 @@ aliases: sig-apps-leads: - janetkuo - kow3ns - - mattfarina - soltysh sig-architecture-leads: - derekwaynecarr diff --git a/sig-apps/README.md b/sig-apps/README.md index 860b4f4d..13322b32 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -24,11 +24,11 @@ The Chairs of the SIG run operations and processes governing the SIG. * Janet Kuo (**[@janetkuo](https://github.com/janetkuo)**), Google * Kenneth Owens (**[@kow3ns](https://github.com/kow3ns)**), Brex -* Matt Farina (**[@mattfarina](https://github.com/mattfarina)**), Rancher Labs * Maciej Szulik (**[@soltysh](https://github.com/soltysh)**), Red Hat ## Emeritus Leads +* Matt Farina (**[@mattfarina](https://github.com/mattfarina)**) * Adnan Abdulhussein (**[@prydonius](https://github.com/prydonius)**) ## Contact diff --git a/sig-list.md b/sig-list.md index adb9d843..824477a1 100644 --- a/sig-list.md +++ b/sig-list.md @@ -33,7 +33,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<br>* [Federico Bongiovanni](https://github.com/fedebongio), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-api-machinery)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)|* Kubebuilder and Controller Runtime Meeting: [Thursdays at 09:00 PT (Pacific Time) (biweekly)]()<br>* Regular SIG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/apimachinery)<br> -|[Apps](sig-apps/README.md)|apps|* [Janet Kuo](https://github.com/janetkuo), Google<br>* [Kenneth Owens](https://github.com/kow3ns), Brex<br>* [Matt Farina](https://github.com/mattfarina), Rancher Labs<br>* [Maciej Szulik](https://github.com/soltysh), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-apps)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* Regular SIG Meeting: [Mondays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/739385290?pwd=ekVmNGRjT214MGJkY1JUUUpPMVlJUT09)<br> +|[Apps](sig-apps/README.md)|apps|* [Janet Kuo](https://github.com/janetkuo), Google<br>* [Kenneth Owens](https://github.com/kow3ns), Brex<br>* [Maciej Szulik](https://github.com/soltysh), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-apps)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* Regular SIG Meeting: [Mondays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/739385290?pwd=ekVmNGRjT214MGJkY1JUUUpPMVlJUT09)<br> |[Architecture](sig-architecture/README.md)|architecture|* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [John Belamaric](https://github.com/johnbelamaric), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-architecture)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-architecture)|* Enhancements Subproject Meeting: [Thursdays at 10:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/95357819945)<br>* Production Readiness Office Hours: [Wednesdays at 12:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/482444151)<br>* Regular SIG Meeting: [Thursdays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/845605479)<br>* code organization Office Hours: [Thursdays at 14:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/159990793)<br>* conformance office Hours: [Tuesdays at 19:00 UTC (biweekly)](https://zoom.us/j/427337923)<br> |[Auth](sig-auth/README.md)|auth|* [Mo Khan](https://github.com/enj), VMware<br>* [Mike Danese](https://github.com/mikedanese), Google<br>* [Rita Zhang](https://github.com/ritazh), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-auth)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)|* Regular SIG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/264572674)<br>* Secrets Store CSI Meeting: [Thursdays at 8:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/91272289538)<br> |[Autoscaling](sig-autoscaling/README.md)|autoscaling|* [Guy Templeton](https://github.com/gjtempleton), Skyscanner<br>* [Marcin Wielgus](https://github.com/mwielgus), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-autoscaling)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling)|* Regular SIG Meeting: [Mondays at 16:00 Poland (weekly)](https://zoom.us/j/944410904)<br> @@ -160,13 +160,12 @@ sigs: - github: kow3ns name: Kenneth Owens company: Brex - - github: mattfarina - name: Matt Farina - company: Rancher Labs - github: soltysh name: Maciej Szulik company: Red Hat emeritus_leads: + - github: mattfarina + name: Matt Farina - github: prydonius name: Adnan Abdulhussein meetings: |
