summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-03-11 23:10:36 -0700
committerGitHub <noreply@github.com>2019-03-11 23:10:36 -0700
commit90d30c3b6fdc4d0529b79d3eeac0b328d155f4b9 (patch)
treeaeb41db1cc59baf20f91e828f46cce5a211b58b3
parentb1851114db65091eff064cee2b786826b203c231 (diff)
parentb7f556902316e09aa5002b61f1a74e343bf531f9 (diff)
Merge pull request #3397 from cji/master
Add Jay to wg-security-audit
-rw-r--r--OWNERS_ALIASES1
-rw-r--r--sig-list.md2
-rw-r--r--sigs.yaml3
-rw-r--r--wg-security-audit/README.md1
4 files changed, 6 insertions, 1 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES
index 86e5a32a..abcc8d78 100644
--- a/OWNERS_ALIASES
+++ b/OWNERS_ALIASES
@@ -155,6 +155,7 @@ aliases:
- aasmall
- joelsmith
- cji
+ - jaybeale
## BEGIN CUSTOM CONTENT
steering-committee:
- bgrant0607
diff --git a/sig-list.md b/sig-list.md
index 6a40dc22..2d93ba35 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -66,7 +66,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|[Multitenancy](wg-multitenancy/README.md)||* [David Oppenheimer](https://github.com/davidopp), Google<br>* [Tasha Drew](https://github.com/tashimi), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)|* Regular WG Meeting: [Tuesdays at 11:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|[Policy](wg-policy/README.md)||* [Howard Huang](https://github.com/hannibalhuang), Huawei<br>* [Torin Sandall](https://github.com/tsandall), Styra<br>* [Yisui Hu](https://github.com/easeway), Google<br>* [Erica von Buelow](https://github.com/ericavonb), Red Hat<br>* [Michael Elder](https://github.com/mdelder), IBM<br>|* [Slack](https://kubernetes.slack.com/messages/wg-policy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-policy)|* Regular WG Meeting: [Wednesdays at 16:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|[Resource Management](wg-resource-management/README.md)||* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly (On demand))](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
-|[Security Audit](wg-security-audit/README.md)||* [Aaron Small](https://github.com/aasmall), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Craig Ingram](https://github.com/cji), Salesforce<br>|* [Slack](https://kubernetes.slack.com/messages/wg-security-audit)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-security-audit)|* Regular WG Meeting: [Mondays at 13:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit)<br>
+|[Security Audit](wg-security-audit/README.md)||* [Aaron Small](https://github.com/aasmall), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Craig Ingram](https://github.com/cji), Salesforce<br>* [Jay Beale](https://github.com/jaybeale), InGuardians<br>|* [Slack](https://kubernetes.slack.com/messages/wg-security-audit)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-security-audit)|* Regular WG Meeting: [Mondays at 13:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit)<br>
<!-- BEGIN CUSTOM CONTENT -->
<!-- END CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index 3ec9dfb4..9001d84d 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2406,6 +2406,9 @@ workinggroups:
- name: Craig Ingram
github: cji
company: Salesforce
+ - name: Jay Beale
+ github: jaybeale
+ company: InGuardians
meetings:
- description: Regular WG Meeting
day: Monday
diff --git a/wg-security-audit/README.md b/wg-security-audit/README.md
index c41f91d6..5db6d910 100644
--- a/wg-security-audit/README.md
+++ b/wg-security-audit/README.md
@@ -18,6 +18,7 @@ Perform a security audit on k8s with a vendor and produce as artifacts a threat
* Aaron Small (**[@aasmall](https://github.com/aasmall)**), Google
* Joel Smith (**[@joelsmith](https://github.com/joelsmith)**), Red Hat
* Craig Ingram (**[@cji](https://github.com/cji)**), Salesforce
+* Jay Beale (**[@jaybeale](https://github.com/jaybeale)**), InGuardians
## Contact
* [Slack](https://kubernetes.slack.com/messages/wg-security-audit)