Merge pull request #2652 from justaugustus/justaugustus-for-steering-2018
Add Stephen Augustus (@justaugustus) bio for Steering Committee ('18)
This commit is contained in:
commit
0ec68604d0
|
@ -126,6 +126,7 @@ Name | Organization/Company | GitHub
|
|||
--- | --- | -- |
|
||||
[Aaron Crickenberger](aaroncrickenberger.md) | Google | [@spiffxp](https://github.com/spiffxp) |
|
||||
[Quinton Hoole](quintonhoole.md) | Huawei | [@quinton-hoole](https://github.com/quinton-hoole) |
|
||||
| [Stephen Augustus](stephenaugustus.md) | Red Hat | [@justaugustus](https://github.com/justaugustus) |
|
||||
[Tim Pepper](timpepper.md) | VMware | [@tpepper](https://github.com/tpepper) |
|
||||
|
||||
[Kubernetes Steering Committee]: https://github.com/kubernetes/steering
|
||||
|
|
|
@ -0,0 +1,57 @@
|
|||
# Stephen Augustus
|
||||
|
||||
## Let's connect!
|
||||
|
||||
I'm [@justaugustus] on GitHub, Kubernetes Slack, and CNCF Slack.
|
||||
|
||||
Reach me on the internet:
|
||||
- [Twitter]
|
||||
- [LinkedIn]
|
||||
- [Keybase]
|
||||
- [just.agst.us]
|
||||
|
||||
## How I got involved with Kubernetes...
|
||||
|
||||
In 2015, I worked at a startup that was just starting to dip their toes into containerization. We wanted to find a platform that was extensible, supportable, and had a high rate of community adoption.
|
||||
|
||||
Enter Kubernetes.
|
||||
|
||||
I drove the initiative to rebuild our infrastructure on Kubernetes, primarily using CoreOS tooling.
|
||||
|
||||
Fast-forward a few years to my tenure at CoreOS. It was my first time directly contributing to open source technology.
|
||||
|
||||
I'm hooked now. I'm so enraptured with you, the community, that makes this project so vibrant and successful.
|
||||
|
||||
## How I serve the community...
|
||||
|
||||
In all I do, I try my best to find ways to improve the project through understanding and elucidating our governance principles.
|
||||
|
||||
Currently, I serve as:
|
||||
- Product Management Chair
|
||||
- Features Lead for the Kubernetes 1.12 Release Team
|
||||
- SIG Azure Chair
|
||||
|
||||
I also shadowed the Features role for the Kubernetes 1.11 release cycle.
|
||||
|
||||
## What I plan to do as a Steering Committee member...
|
||||
|
||||
- Strive to continue removing friction from the contribution process, especially for new contributors
|
||||
- Mature processes that increase our reviewer / approver base
|
||||
- Drive deeper adoption of the [KEP] process project-wide
|
||||
- Nurture efforts that support underrepresented / marginalized groups in technology
|
||||
|
||||
## Where I work...
|
||||
|
||||
Red Hat, with a CoreOS heart.
|
||||
|
||||
---
|
||||
|
||||
### Thanks for taking the time to read this. I'm humbled and honored to be considered for Steering Committee! :)
|
||||
|
||||
|
||||
[@justaugustus]: https://github.com/justaugustus
|
||||
[just.agst.us]: https://just.agst.us/
|
||||
[KEP]: https://git.k8s.io/community/keps
|
||||
[Keybase]: https://keybase.io/justaugustus
|
||||
[LinkedIn]: https://www.linkedin.com/in/stephenaugustus
|
||||
[Twitter]: https://twitter.com/stephenaugustus
|
Loading…
Reference in New Issue