From 451c2e2234b150851a97f849926c1e5c241e05db Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 08:56:28 +0200 Subject: [PATCH] docs: add janpuc as a contributor for code (#2875) * docs: update .github/README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * docs: update .github/README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 10 ++++++++++ .github/README.md | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4d66573f984..2898bd21d86 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -871,6 +871,16 @@ "contributions": [ "bug" ] + }, + { + "login": "janpuc", + "name": "Jan Puciłowski", + "avatar_url": "https://avatars.githubusercontent.com/u/8539508?v=4", + "profile": "https://github.com/janpuc", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7, diff --git a/.github/README.md b/.github/README.md index 4885282bf61..54729b5ab7a 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-92-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-93-orange.svg?style=for-the-badge)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -253,6 +253,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Waqar Ahmed

🐛 +
Jan Puciłowski

💻 ⚠️