diff options
| author | Brandon Philips <brandon.philips@coreos.com> | 2019-03-18 21:42:28 +0000 |
|---|---|---|
| committer | Brandon Philips <brandon.philips@coreos.com> | 2019-03-18 21:42:28 +0000 |
| commit | b8af82421a0a88e345202e1dc511f3e1ec8cbdca (patch) | |
| tree | 553c50369a771bbbce0b05eb999c8c7b815aa6c4 | |
| parent | e5b26baaccc97045ec9c42582bbc5145e2f7af7c (diff) | |
committee-product-security: add joel smith
Finalize the changes here in the community repo: https://github.com/kubernetes/security/pull/3
| -rw-r--r-- | OWNERS_ALIASES | 1 | ||||
| -rw-r--r-- | committee-product-security/README.md | 1 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
4 files changed, 6 insertions, 1 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index a598428f..e8063686 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -170,6 +170,7 @@ aliases: - cjcullen - tallclair - liggitt + - joelsmith committee-steering: - bgrant0607 - brendanburns diff --git a/committee-product-security/README.md b/committee-product-security/README.md index 8cc26236..d68e550d 100644 --- a/committee-product-security/README.md +++ b/committee-product-security/README.md @@ -18,6 +18,7 @@ The Kubernetes Product Security Committee is the body that is responsible for re * CJ Cullen (**[@cjcullen](https://github.com/cjcullen)**), Google * Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Google * Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google +* Joel Smith (**[@joelsmith](https://github.com/joelsmith)**), Red Hat ## Contact * Private Mailing List: security@kubernetes.io diff --git a/sig-list.md b/sig-list.md index caacbf57..cb5fbd32 100644 --- a/sig-list.md +++ b/sig-list.md @@ -73,7 +73,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) | Name | Label | Members | Contact | |------|--------|---------|---------| |[Code of Conduct](committee-code-of-conduct/README.md)|conduct|* [Jaice Singer Dumars](https://github.com/jdumars), Google<br>* [Paris Pittman](https://github.com/parispittman), Google<br>* [Carolyn Van Slyck](https://github.com/carolynvs), Microsoft<br>* [Eric Paris](https://github.com/eparis), Red Hat<br>* [Jennifer Rondeau](https://github.com/bradamant3), VMware<br>|* [Private Mailing List](conduct@kubernetes.io) -|[Product Security](committee-product-security/README.md)|product-security|* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Jess Frazelle](https://github.com/jessfraz)<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Tim Allclair](https://github.com/tallclair), Google<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>|* [Private Mailing List](security@kubernetes.io) +|[Product Security](committee-product-security/README.md)|product-security|* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Jess Frazelle](https://github.com/jessfraz)<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Tim Allclair](https://github.com/tallclair), Google<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>|* [Private Mailing List](security@kubernetes.io) |[Steering](committee-steering/README.md)|steering|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Brendan Burns](https://github.com/brendanburns), Microsoft<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), Huawei<br>* [Joe Beda](https://github.com/jbeda), VMware<br>* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Sarah Novotny](https://github.com/sarahnovotny), Google<br>* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io) <!-- BEGIN CUSTOM CONTENT --> @@ -2616,6 +2616,9 @@ committees: - name: Jordan Liggitt github: liggitt company: Google + - name: Joel Smith + github: joelsmith + company: Red Hat contact: private_mailing_list: security@kubernetes.io teams: |
