diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-10-25 13:13:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-25 13:13:38 -0700 |
| commit | c98e44cc6a6195846b4e3ed03310b3dbf391bf3f (patch) | |
| tree | fe259c060c3e2718acc81f5d35283c1a464f07ba | |
| parent | d17825d918f725063ec48d53a1b4a57abf3e8d5c (diff) | |
| parent | aab90dc1b3c9f0b2c4a69505a3335e9d756fd9b0 (diff) | |
Merge pull request #4188 from philips/add-luke-hinds
sigs.yaml: Add Luke Hinds to security committee
| -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 70d6d47a..d6fe0939 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -153,6 +153,7 @@ aliases: - joelsmith - jonpulsifer - liggitt + - lukehinds - philips - tallclair committee-steering: diff --git a/committee-product-security/README.md b/committee-product-security/README.md index c7610300..d4429cb7 100644 --- a/committee-product-security/README.md +++ b/committee-product-security/README.md @@ -17,6 +17,7 @@ The Kubernetes Product Security Committee is the body that is responsible for re * Joel Smith (**[@joelsmith](https://github.com/joelsmith)**), Red Hat * Jonathan Pulsifer (**[@jonpulsifer](https://github.com/jonpulsifer)**), Shopify * Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google +* Luke Hinds (**[@lukehinds](https://github.com/lukehinds)**), Red Hat * Brandon Philips (**[@philips](https://github.com/philips)**), Red Hat * Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Google diff --git a/sig-list.md b/sig-list.md index 79a87d44..11f9bded 100644 --- a/sig-list.md +++ b/sig-list.md @@ -74,7 +74,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)|code-of-conduct|* [Aeva van der Veen](https://github.com/AevaOnline), Microsoft<br>* [Jennifer Rondeau](https://github.com/Bradamant3), Stripe<br>* [Carolyn Van Slyck](https://github.com/carolynvs), Microsoft<br>* [Jaice Singer DuMars](https://github.com/jdumars), Google<br>* [Tasha Drew](https://github.com/tashimi), VMware<br>|* [Private Mailing List](conduct@kubernetes.io) -|[Product Security](committee-product-security/README.md)|product-security|* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Jonathan Pulsifer](https://github.com/jonpulsifer), Shopify<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Tim Allclair](https://github.com/tallclair), Google<br>|* [Private Mailing List](security@kubernetes.io) +|[Product Security](committee-product-security/README.md)|product-security|* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Jonathan Pulsifer](https://github.com/jonpulsifer), Shopify<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Luke Hinds](https://github.com/lukehinds), Red Hat<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Tim Allclair](https://github.com/tallclair), Google<br>|* [Private Mailing List](security@kubernetes.io) |[Steering](committee-steering/README.md)|steering|* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Nikhita Raghunath](https://github.com/nikhita), Loodse<br>* [Paris Pittman](https://github.com/parispittman), Google<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/steering-committee)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io) <!-- BEGIN CUSTOM CONTENT --> @@ -2714,6 +2714,9 @@ committees: - github: liggitt name: Jordan Liggitt company: Google + - github: lukehinds + name: Luke Hinds + company: Red Hat - github: philips name: Brandon Philips company: Red Hat |
