From e07f05638b9c4a14e3baa50c89c6a5c9b6eadacc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 15:27:14 +0300 Subject: [PATCH] docs: add SuperQ as a contributor (#3784) * 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 | 9 +++++++++ .github/README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a4556fb7827..cabb5efaa9a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1138,6 +1138,15 @@ "contributions": [ "code" ] + }, + { + "login": "SuperQ", + "name": "Ben Kochie", + "avatar_url": "https://avatars.githubusercontent.com/u/1320667?v=4", + "profile": "https://github.com/SuperQ", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/.github/README.md b/.github/README.md index 8103a1cbf47..b64c363ea22 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-120-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-121-orange.svg?style=for-the-badge)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -291,6 +291,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Patric Stout

💻 +
Ben Kochie

💻