diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-09-18 18:16:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-18 18:16:30 -0700 |
| commit | 0027eefdb659899fada6e6f22101fb821e9d4d62 (patch) | |
| tree | 8367a6f9bdfa0589fe90aac217e9d3620965561e | |
| parent | d720483200397966a742c099698cc0f0713b8726 (diff) | |
| parent | 87e39eb127f1517d5c9ae36b2b473b0dc2712ba3 (diff) | |
Merge pull request #1084 from matchstick/master
Automatic merge from submit-queue. .
Add Michael Rubin bio
Adding Michael Rubin bio to 2017 election.
| -rw-r--r-- | community/elections/2017/README.md | 2 | ||||
| -rw-r--r-- | community/elections/2017/michaelrubin_bio.md | 36 |
2 files changed, 37 insertions, 1 deletions
diff --git a/community/elections/2017/README.md b/community/elections/2017/README.md index a11f75a4..f737cc24 100644 --- a/community/elections/2017/README.md +++ b/community/elections/2017/README.md @@ -55,7 +55,7 @@ Ihor Dvoretskyi | *TBA* | [@idvoretskyi](https://github.com/idvoretskyi) [Justin Santa Barbara](vote_for_justinsb.md) | Independent | [@justinsb](https://github.com/justinsb) Kris Nova | Microsoft | [@kris-nova](https://github.com/kris-nova) [Matt Farina](mattfarina_bio.md) | Samsung SDS | [@mattfarina](https://github.com/mattfarina) -Michael Rubin | Google | [@matchstick](https://github.com/matchstick) +[Michael Rubin](michaelrubin_bio.md) | Google | [@matchstick](https://github.com/matchstick) Michelle Noorali | Microsoft | [@michelleN](https://github.com/michelleN) [Phillip Wittrock](pwittrock_bio.md) | Google | [@pwittrock](https://github.com/pwittrock) Quinton Hoole | Huawei | [@quinton-hoole](https://github.com/quinton-hoole) diff --git a/community/elections/2017/michaelrubin_bio.md b/community/elections/2017/michaelrubin_bio.md new file mode 100644 index 00000000..09a4c5f7 --- /dev/null +++ b/community/elections/2017/michaelrubin_bio.md @@ -0,0 +1,36 @@ +# Michael Rubin Bio + +GitHub: @matchstick + +## About Me + +I have been a software engineer, technical manager, and leader for +~20 years. I am passionate about helping projects and people thrive. +Today I lead a number of Kubernetes teams at Google, including Storage, +Networking, Multi-cluster, Node, and more. + +I love coding and technology, but even more than that I love mentoring +others and helping them to have impact and grow professionally. This is +why I choose to support teams and projects as a technical manager. + +My leadership style is to bring sharp focus to technical efforts, and +to help others become successful leaders, themselves. I find that many +technology problems are not purely technical, and one of my biggest +strengths is my ability communicate, connect with people, and get to +the root of a problem. People are not machines, and they need different +skills than just pure engineering. + +During my 1.5 years with Kubernetes, I have worked directly and +indirectly with several SIGs - Storage, Multi-cluster, Networking, +Scheduling, and Node. I think I have brought clarity and structure to +the efforts, helped organize priorities and roadmaps, and helped the +teams and individuals grow. I have built lasting relationships with +the people of Kubernete, and not just the code. + +As a member of the Steering Committee, I would focus on: + + * Cross SIG efforts and how to co-ordinate them + * Getting more things out of core, but keeping them part of Kubernetes + * Maintain the cool, open and inviting environment we have today + * Delegate and empower others by adding structure (not process) + |
