diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-03-21 09:41:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-21 09:41:41 -0700 |
| commit | a8cf5bf599c4ceca81eb1f14b92e89e508ed518f (patch) | |
| tree | 91c44c701b2710f306e1e04a601ef22cc7df4aac | |
| parent | 6c0a48ad537f939845dbe608fe29f4aea559e238 (diff) | |
| parent | b8af82421a0a88e345202e1dc511f3e1ec8cbdca (diff) | |
Merge pull request #3459 from philips/add-joel-smith-security-committee
committee-product-security: add joel smith
| -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 1e44d56b..4ec13ee3 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -169,6 +169,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 df9c5874..3057c7ff 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 92f4094f..3371557f 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 --> @@ -2645,6 +2645,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: |
