diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-08-31 09:25:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-31 09:25:49 -0700 |
| commit | 0e8dfd3c48dc9a04f0f7d5ec8fd81e3b47ac7f71 (patch) | |
| tree | e2f073cf1163cf1ba6109fb51c8b06226d6c3ead | |
| parent | 47875e4aac4eb66cb8221c57e75f761400a68d01 (diff) | |
| parent | ae8ab3d540eab911452081880da3e37293ce375f (diff) | |
Merge pull request #2610 from spiffxp/my-sc-2018-bio
Add my bio for 2018 election
| -rw-r--r-- | events/elections/2018/aaroncrickenberger.md | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/events/elections/2018/aaroncrickenberger.md b/events/elections/2018/aaroncrickenberger.md new file mode 100644 index 00000000..feefe145 --- /dev/null +++ b/events/elections/2018/aaroncrickenberger.md @@ -0,0 +1,50 @@ +# Aaron Crickenberger + +I can be reached as [@spiffxp] on github, slack, gmail, linkedin, twitter, soundcloud, etc + +## How I contribute + +I helped found [the kubernetes/community repo](https://github.com/kubernetes/community/pull/3). + +I co-founded [SIG Testing]. I regularly participate in SIGs that have impact across the project: [SIG Architecture], [SIG Contributor Experience], and [SIG Release]. I attend the weekly Kubernetes Community meetings as Aaron of SIG Beard. + +I have participated in every Kubernetes release since v1.4, except v1.11. I have drafted release notes, triaged issues, provided CI signal, and simplified the process. + +In the CNCF, I participate in the [CI WG] and [Conformance WG], and have assisted with [APISnoop] and [DevStats] + +## What I have done + +You elected me to serve on the Steering Committee in 2017. Here's some of the things I did with that hat on: + +- ensured all repos in the project belong to a SIG +- ensured all repos in the project point to a single code of conduct +- ensured we use fewer github orgs, managed by fewer people, using documented policies +- helped onboard the code of conduct committee +- ran over half of the steering committee meetings I attended +- updated the community on steering committee activity +- reviewed SIG charters + +Positions I have taken: + +- decisions need to be made in public, documented mediums +- decisions should be driven and validated by data rather than gut feel +- solve today's instance of the problem before trying to solve tommorrow's class of the problem +- the steering committee's primary responsibility is delegation of decision making authority + +## What I'll do + +[The same thing we do every night Pinky...](https://www.youtube.com/watch?v=XJYmyYzuTa8) + +## Where I work + +Google + +[@spiffxp]: https://github.com/spiffxp +[SIG Architecture]: https://git.k8s.io/community/sig-architecture +[SIG Contributor Experience]: https://git.k8s.io/community/sig-contributor-experience +[SIG Release]: https://git.k8s.io/community/sig-release +[SIG Testing]: https://git.k8s.io/community/sig-testing +[APISnoop]: https://github.com/cncf/apisnoop +[CI WG]: https://github.com/cncf/wg-ci +[Conformance WG]: https://github.com/cncf/k8s-conformance/blob/master/README-WG.md +[DevStats]: https://github.com/cncf/devstats |
