diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 2a44d8e61..242d2bc59 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -92,6 +92,7 @@ aliases: sig-testing-leads: - spiffxp - fejta + - stevekuznetsov - timothysc sig-ui-leads: - danielromlein diff --git a/sig-list.md b/sig-list.md index 273468199..9340ab21b 100644 --- a/sig-list.md +++ b/sig-list.md @@ -48,7 +48,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Scheduling](sig-scheduling/README.md)|scheduling|* [David Oppenheimer](https://github.com/davidopp), Google
* [Timothy St. Clair](https://github.com/timothysc), Red Hat
|* [Slack](https://kubernetes.slack.com/messages/sig-scheduling)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling)|* [Mondays at 20:00 UTC (biweekly)](https://zoom.us/zoomconference?m=rN2RrBUYxXgXY4EMiWWgQP6Vslgcsn86)
* [Wednesdays at 07:30 UTC (biweekly)](https://zoom.us/zoomconference?m=rN2RrBUYxXgXY4EMiWWgQP6Vslgcsn86)
|[Service Catalog](sig-service-catalog/README.md)|service-catalog|* [Paul Morie](https://github.com/pmorie), Red Hat
* [Aaron Schlesinger](https://github.com/arschles), Microsoft
* [Ville Aikas](https://github.com/vaikas-google), Google
* [Doug Davis](https://github.com/duglin), IBM
|* [Slack](https://kubernetes.slack.com/messages/sig-service-catalog)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog)|* [Mondays at 20:00 UTC (weekly)](https://zoom.us/j/7201225346)
|[Storage](sig-storage/README.md)|storage|* [Saad Ali](https://github.com/saad-ali), Google
* [Bradley Childs](https://github.com/childsb), Red Hat
|* [Slack](https://kubernetes.slack.com/messages/sig-storage)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-storage)|* [Thursdays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/614261834)
-|[Testing](sig-testing/README.md)|testing|* [Aaron Crickenberger](https://github.com/spiffxp), Samsung SDS
* [Erick Feja](https://github.com/fejta), Google
* [Timothy St. Clair](https://github.com/timothysc), Heptio
|* [Slack](https://kubernetes.slack.com/messages/sig-testing)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* [Tuesdays at 13:00 PT (Pacific Time) (weekly)](https://zoom.us/j/2419653117)
+|[Testing](sig-testing/README.md)|testing|* [Aaron Crickenberger](https://github.com/spiffxp), Samsung SDS
* [Erick Feja](https://github.com/fejta), Google
* [Steve Kuznetsov](https://github.com/stevekuznetsov), Red Hat
* [Timothy St. Clair](https://github.com/timothysc), Heptio
|* [Slack](https://kubernetes.slack.com/messages/sig-testing)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* [Tuesdays at 13:00 PT (Pacific Time) (weekly)](https://zoom.us/j/2419653117)
|[UI](sig-ui/README.md)|ui|* [Dan Romlein](https://github.com/danielromlein), Google
* [Sebastian Florek](https://github.com/floreks), Fujitsu
|* [Slack](https://kubernetes.slack.com/messages/sig-ui)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)|* [Thursdays at 16:00 UTC (weekly)](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)
|[Windows](sig-windows/README.md)|windows|* [Michael Michael](https://github.com/michmike), Apprenda
|* [Slack](https://kubernetes.slack.com/messages/sig-windows)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* [Tuesdays at 12:30 Eastern Standard Time (EST) (bi-weekly)](https://zoom.us/my/sigwindows)
diff --git a/sig-testing/README.md b/sig-testing/README.md index f6c76b650..885a8a317 100644 --- a/sig-testing/README.md +++ b/sig-testing/README.md @@ -19,6 +19,7 @@ Meeting recordings can be found [here](https://www.youtube.com/watch?v=BbFjuxe3N ## Leads * Aaron Crickenberger (**[@spiffxp](https://github.com/spiffxp)**), Samsung SDS * Erick Feja (**[@fejta](https://github.com/fejta)**), Google +* Steve Kuznetsov (**[@stevekuznetsov](https://github.com/stevekuznetsov)**), Red Hat * Timothy St. Clair (**[@timothysc](https://github.com/timothysc)**), Heptio ## Contact diff --git a/sigs.yaml b/sigs.yaml index c1f2d9250..84f052062 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1036,6 +1036,9 @@ sigs: - name: Erick Feja github: fejta company: Google + - name: Steve Kuznetsov + github: stevekuznetsov + company: Red Hat - name: Timothy St. Clair github: timothysc company: Heptio