From 8025fee303512fe552c4257d620c327fa3dcc42e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 11:56:57 +0300 Subject: [PATCH] docs: add jordan-woyak as a contributor for code (#12646) Adds @jordan-woyak as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/12472#issuecomment-1722178758) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ .github/README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b943d7e05de..0e1bb2389d0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1973,6 +1973,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jordan-woyak", + "name": "Jordan Woyak", + "avatar_url": "https://avatars.githubusercontent.com/u/1768214?v=4", + "profile": "https://github.com/jordan-woyak", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/.github/README.md b/.github/README.md index 75ea62f5ba6..2fdf0e1c58f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-211-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-212-orange.svg?style=for-the-badge)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -408,6 +408,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Aamir Azad
Aamir Azad

📖 + Jordan Woyak
Jordan Woyak

💻