From 19af2b542c7e896f06fd3c220cbc2e000a33bb5b Mon Sep 17 00:00:00 2001 From: Jonas Pettersson Date: Wed, 20 May 2020 00:34:54 +0200 Subject: [PATCH] Add Jonas to the org Jonas has recently become a regularly contributor. He started with adding a minor [_missing_ `omitempty`](https://github.com/tektoncd/pipeline/pull/2301) and then [proposed some ideas](https://github.com/tektoncd/pipeline/issues/1986#issuecomment-605605058) around workspaces and PersistentVolumeClaim creation and continued to [elaborate around those ideas](https://github.com/tektoncd/pipeline/issues/1986#issuecomment-607436779). A sunny day a few days later, he also submitted an [extensive implementation for volumeClaimTemplate](https://github.com/tektoncd/pipeline/pull/2326), corresponding to the idea discussions. A few days later submitted a [small refactoring PR](https://github.com/tektoncd/pipeline/pull/2392), and he also listened to community members that [proposed changes](https://github.com/tektoncd/pipeline/issues/2450) to his implementation about volumeClaimTemplates and did an [implementation for that proposal](https://github.com/tektoncd/pipeline/pull/2453). A rainy day, he also wrote [technical documentation about PVCs](https://github.com/tektoncd/pipeline/pull/2521) including adding an example that caused _flaky_ integration tests for the whole community during multiple days. When he understood his mistake, he submitted a [removal of the example](https://github.com/tektoncd/pipeline/pull/2546) that caused flaky tests. He has also put his toe into Tekton Catalog and [contributed to the buildah task](https://github.com/tektoncd/pipeline/pull/2546). This has followed, mostly with more PRs to the Pipeline project: - https://github.com/tektoncd/pipeline/pull/2460 - https://github.com/tektoncd/pipeline/pull/2491 - https://github.com/tektoncd/pipeline/pull/2502 - https://github.com/tektoncd/pipeline/pull/2506 - https://github.com/tektoncd/pipeline/pull/2632 - https://github.com/tektoncd/pipeline/pull/2633 - https://github.com/tektoncd/pipeline/pull/2634 - https://github.com/tektoncd/pipeline/pull/2636 - https://github.com/tektoncd/pipeline/pull/2601 - https://github.com/tektoncd/pipeline/pull/2630 Jonas is excited about the great community around Tekton and the project! He now would like to join the org. --- org/org.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/org/org.yaml b/org/org.yaml index c80d0acda..369308000 100644 --- a/org/org.yaml +++ b/org/org.yaml @@ -50,6 +50,7 @@ orgs: - jerop - jessm12 - jkutner + - jlpettersson - joseblas - jromero - khrm