diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-09-14 14:58:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-14 14:58:17 -0700 |
| commit | 19f645caf24068a14c6e5e2a2e4da52afeda22ac (patch) | |
| tree | 5ce4555807efab0d3df2c964994a3e4e33c3271d | |
| parent | 31c523e8eb51f9ef98eb261210f13949f79b5ec8 (diff) | |
| parent | 8421b1e9348cc504bde253ec4d6b9edf5863c564 (diff) | |
Merge pull request #1072 from spiffxp/vote-for-spiffxp-2017
Automatic merge from submit-queue
Add Aaron Crickenberger bio
| -rw-r--r-- | community/elections/2017/README.md | 2 | ||||
| -rw-r--r-- | community/elections/2017/aaroncrickenberger_bio.md | 23 |
2 files changed, 24 insertions, 1 deletions
diff --git a/community/elections/2017/README.md b/community/elections/2017/README.md index 36c4817c..ff87c5ee 100644 --- a/community/elections/2017/README.md +++ b/community/elections/2017/README.md @@ -40,7 +40,7 @@ Don’t know someone on this list? We asked the nominees to provide a <300 word Name | Organization/Company | GitHub --- | --- | --- -Aaron Crickenberger | Samsung SDS | [@spiffxp](https://github.com/spiffxp) +[Aaron Crickenberger](aaroncrickenberger_bio.md) | Samsung SDS | [@spiffxp](https://github.com/spiffxp) [Aaron Schlesinger](aaronschlesinger_bio.md) | Microsoft | [@arschles](https://github.com/arschles) [Adnan Abdulhussein](adnanabdulhussein_bio.md) | Bitnami | [@prydonius](https://github.com/prydonius) [Alex Pollitt](alexpollitt_bio.md) | Tigera | [@lxpollitt](https://github.com/lxpollitt) diff --git a/community/elections/2017/aaroncrickenberger_bio.md b/community/elections/2017/aaroncrickenberger_bio.md new file mode 100644 index 00000000..dece7644 --- /dev/null +++ b/community/elections/2017/aaroncrickenberger_bio.md @@ -0,0 +1,23 @@ +# Aaron Crickenberger + +I can be reached as [@spiffxp](https://github.com/spiffxp) on github, slack, gmail, linkedin, twitter, soundcloud, etc + +## What I've done + +I have been involved in open source projects since 2007, cloud related projects since 2009, and Kubernetes since 2015. + +I co-founded SIG Testing. I actively contribute in SIG Contributor Experience, Release, Scale. If you attend the weekly Kubernetes Community meetings, chances are you've seen me (or at least my beard.) + +I have participated in every Kubernetes release since v1.4. I drafted release notes for [v1.4](https://github.com/kubernetes/kubernetes/pull/33410) and [v1.5](https://github.com/kubernetes/features/pull/140). I am a member of of the [v1.8 release team](https://github.com/kubernetes/features/blob/master/release-1.8/release_team.md). + +I helped found [the kubernetes/community repo](https://github.com/kubernetes/community/pull/3). + +## What I'll do + +[The same thing we do every night Pinky...](https://www.youtube.com/watch?v=XJYmyYzuTa8) + +I will advocate for transparency and accountability in our decision making process. I will strive for simplicity and human-sized solutions to large-scale problems where possible. I will continue to push for community empowerment and ownership of key project responsbilities. Narf. + +## Where I work + +Samsung SDS, as part of the [Cloud Native Computing Team](https://samsung-cnct.github.io) |
