From 0ee2dc80d7315ee7e9cdc341d4b305a2e15cfbd8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 18:31:24 +0100 Subject: [PATCH] docs: add fluxin as a contributor for code (#1713) * 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 cc75be0f622..fa6615e4657 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -244,6 +244,15 @@ "contributions": [ "doc" ] + }, + { + "login": "fluxin", + "name": "Bob Klosinski", + "avatar_url": "https://avatars.githubusercontent.com/u/2821?v=4", + "profile": "http://xilix.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/.github/README.md b/.github/README.md index fe602f2b965..f21d2d292a9 100644 --- a/.github/README.md +++ b/.github/README.md @@ -131,7 +131,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-26-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=for-the-badge)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -174,6 +174,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mingyao Liu

💻
NightShaman

💻 📖
Andrew Smith

📖 +
Bob Klosinski

💻