diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-01 09:52:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-01 09:52:35 -0700 |
| commit | 1bee193c39ffccc6b4e7f947af3112a5e5e7573c (patch) | |
| tree | d1b66d68587461223d3aa5a46ae94939b4f814d7 | |
| parent | 728a2a92ce375db6c52bd20d9bf0f7d957ec079e (diff) | |
| parent | 9ee07d14559a8a4f03b8dd04619f9e48173ddf39 (diff) | |
Merge pull request #3539 from mrbobbytables/correct-brendan-burns-contact
Correct github handle for Brendan Burns in SC list
| -rw-r--r-- | OWNERS_ALIASES | 2 | ||||
| -rw-r--r-- | committee-steering/README.md | 2 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index e169c26b..41a94e12 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -171,7 +171,7 @@ aliases: - joelsmith committee-steering: - bgrant0607 - - brendanburns + - brendandburns - derekwaynecarr - dims - jbeda diff --git a/committee-steering/README.md b/committee-steering/README.md index 9bb0214a..d0652350 100644 --- a/committee-steering/README.md +++ b/committee-steering/README.md @@ -19,7 +19,7 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove ## Members * Brian Grant (**[@bgrant0607](https://github.com/bgrant0607)**), Google -* Brendan Burns (**[@brendanburns](https://github.com/brendanburns)**), Microsoft +* Brendan Burns (**[@brendandburns](https://github.com/brendandburns)**), Microsoft * Derek Carr (**[@derekwaynecarr](https://github.com/derekwaynecarr)**), Red Hat * Davanum Srinivas (**[@dims](https://github.com/dims)**), Huawei * Joe Beda (**[@jbeda](https://github.com/jbeda)**), VMware diff --git a/sig-list.md b/sig-list.md index 580ab9f0..a29381d9 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) |------|--------|---------|---------| |[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>* [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) +|[Steering](committee-steering/README.md)|steering|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Brendan Burns](https://github.com/brendandburns), 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 --> <!-- END CUSTOM CONTENT --> @@ -1076,7 +1076,7 @@ sigs: label: docs leadership: chairs: - - name: Jared Bhatti + - name: Jared Bhatti github: jaredbhatti company: Google - name: Zach Corleissen @@ -2564,7 +2564,7 @@ committees: github: bgrant0607 company: Google - name: Brendan Burns - github: brendanburns + github: brendandburns company: Microsoft - name: Derek Carr github: derekwaynecarr |
