diff options
| -rw-r--r-- | sig-apps/OWNERS | 2 | ||||
| -rw-r--r-- | sig-apps/README.md | 3 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 5 |
4 files changed, 9 insertions, 3 deletions
diff --git a/sig-apps/OWNERS b/sig-apps/OWNERS index f404069f..7fb4a1f0 100644 --- a/sig-apps/OWNERS +++ b/sig-apps/OWNERS @@ -1,6 +1,8 @@ reviewers: - michelleN - mattfarina + - prydonius approvers: - michelleN - mattfarina + - prydonius diff --git a/sig-apps/README.md b/sig-apps/README.md index c09f42d8..6ed28172 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -18,7 +18,8 @@ Meeting recordings can be found [here](https://www.youtube.com/watch?v=hn23Z-vL_ ## Leads * [Michelle Noorali](https://github.com/michelleN), Microsoft -* [Matt Farina](https://github.com/mattfarina), HPE +* [Matt Farina](https://github.com/mattfarina), Samsung SDS +* [Adnan Abdulhussein](https://github.com/prydonius), Bitnami ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-apps) diff --git a/sig-list.md b/sig-list.md index 8e0345a2..c6dd7680 100644 --- a/sig-list.md +++ b/sig-list.md @@ -24,7 +24,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |------|-------|---------|----------| |[API Machinery](sig-api-machinery/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google<br>* [David Eads](https://github.com/deads2k), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-api-machinery)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)|* [Wednesdays at 18:00 UTC (biweekly)](https://staging.talkgadget.google.com/hangouts/_/google.com/kubernetes-sig)<br> |[AWS](sig-aws/README.md)|* [Justin Santa Barbara](https://github.com/justinsb)<br>* [Kris Nova](https://github.com/kris-nova), Microsoft<br>* [Chris Love](https://github.com/chrislovecnm)<br>* [Mackenzie Burnett](https://github.com/mfburnett), Redspread<br>|* [Slack](https://kubernetes.slack.com/messages/sig-aws)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)|* [Fridays at 17:00 UTC (biweekly)](https://zoom.us/my/k8ssigaws)<br> -|[Apps](sig-apps/README.md)|* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Matt Farina](https://github.com/mattfarina), HPE<br>|* [Slack](https://kubernetes.slack.com/messages/sig-apps)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* [Mondays at 16:00 UTC (weekly)](https://zoom.us/j/4526666954)<br> +|[Apps](sig-apps/README.md)|* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Matt Farina](https://github.com/mattfarina), Samsung SDS<br>* [Adnan Abdulhussein](https://github.com/prydonius), Bitnami<br>|* [Slack](https://kubernetes.slack.com/messages/sig-apps)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* [Mondays at 16:00 UTC (weekly)](https://zoom.us/j/4526666954)<br> |[Architecture](sig-architecture/README.md)|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-architecture)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-architecture)|* [Mondays at 17:00 UTC (biweekly)](https://zoom.us/j/2018742972)<br> |[Auth](sig-auth/README.md)|* [Eric Chiang](https://github.com/ericchiang), CoreOS<br>* [Jordan Liggitt](https://github.com/liggitt), Red Hat<br>* [David Eads](https://github.com/deads2k), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-auth)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)|* [Wednesdays at 18:00 UTC (biweekly)](https://zoom.us/my/k8s.sig.auth)<br> |[Autoscaling](sig-autoscaling/README.md)|* [Marcin Wielgus](https://github.com/mwielgus), Google<br>* [Solly Ross](https://github.com/directxman12), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-autoscaling)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling)|* [Thursdays at 15:30 UTC (biweekly/triweekly)](https://zoom.us/j/176352399)<br> @@ -37,7 +37,10 @@ sigs: company: Microsoft - name: Matt Farina github: mattfarina - company: HPE + company: Samsung SDS + - name: Adnan Abdulhussein + github: prydonius + company: Bitnami meetings: - day: Monday utc: "16:00" |
