diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-09-06 06:56:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-06 06:56:21 -0700 |
| commit | 385c8809f715d85f8c1056a2d1b0ea6a0238f2d6 (patch) | |
| tree | d0490e4253bb1dca30b058494f335ee6e608107b | |
| parent | bf4ede8a40ecbc07d89ca6b464ac336c8c291318 (diff) | |
| parent | 658e6e5c274afe87da1721711a6530cc69de4802 (diff) | |
Merge pull request #2633 from tpepper/steering_election
tpepper standing for steering election
| -rw-r--r-- | events/elections/2018/README.md | 3 | ||||
| -rw-r--r-- | events/elections/2018/timpepper.md | 45 |
2 files changed, 47 insertions, 1 deletions
diff --git a/events/elections/2018/README.md b/events/elections/2018/README.md index 17463d6f..934d72fc 100644 --- a/events/elections/2018/README.md +++ b/events/elections/2018/README.md @@ -124,7 +124,8 @@ the [Steering Committee Election Charter] Name | Organization/Company | GitHub --- | --- | -- | -[Jane Container](janecontainer.md) | ContainerCo | [@github](link this) | +[Aaron Crickenberger](aaroncrickenberger.md) | Google | [@spiffxp](https://github.com/spiffxp) | +[Tim Pepper](timpepper.md) | VMware | [@tpepper](https://github.com/tpepper) | [Kubernetes Steering Committee]: https://github.com/kubernetes/steering [Steering Committee Charter]: https://github.com/kubernetes/steering/blob/master/charter.md diff --git a/events/elections/2018/timpepper.md b/events/elections/2018/timpepper.md new file mode 100644 index 00000000..25acd8a1 --- /dev/null +++ b/events/elections/2018/timpepper.md @@ -0,0 +1,45 @@ +# Tim Pepper + +I am [tpepper](https://github.com/tpepper) on GitHub, Slack, Gmail, +and I tweet about association football and tech @pythomit. + +## What I've Done + +I've been a user of and contributor to open source since the late +1990's, but I represent the newcomer in the Kubernetes community, +having been active for about a year now. Contributions include: + +* SIG Contributor Experience: developer documentation improvements and helping + with new contributor activities at KubeCon (Copenhagen, Shanghai, Seattle) +* SIG Release: 1.12 release team lead; bug triage on 1.10 and 1.11 release teams + +My past technical experience spans linux distribution +build/release/test/update and low level linux drivers and embedded +kernel work. + +Outside of tech, servant leadership is part of who I am. I've served +on multiple advisory boards for non-profit organizations. + +## What I'll Do + +I'm passionate about open source collaboration. As the Kubernetes +community grows it is important that the project scale to efficiently +include a more diverse set of stakeholders. I will advocate for +improved documentation, processes and automation for our growing +community. + +I've witnessed first hand the past dramatic growth of the linux +kernel and OpenStack communities and how those communities struggled +through change. I advocate for solutions that enable vendors, +distributions and hosting platforms to deliver their value, but I +also will work to protect the essence of Kubernetes. Whether you +call Kubernetes "the linux of cloud" or the "distributed POSIX of +cloud" or some other metaphor expressing Kubernetes' status as +today's orchestrator of choice, I will foster a future where +Kubernetes has not fractured into a forest of unique deployments +and rather conformance testing provides a strong statement of +Kubernetes cross cloud portability. + +## Where I Work + +VMware's Open Source Technology Center |
