From 824e7fe9f9d318ba916b35dc045cbd0fefc019d0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 22:30:01 +0100 Subject: [PATCH] docs: add acjohnson as a contributor for code (#1352) * 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> Co-authored-by: Kjeld Schouten-Lebbing --- .all-contributorsrc | 36 ++++++++++++++++++++++++++++++++++++ .github/README.md | 4 ++++ 2 files changed, 40 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index b07447a8115..5902f9caafb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -136,6 +136,15 @@ "doc" ] }, + { + "login": "acjohnson", + "name": "Aaron Johnson", + "avatar_url": "https://avatars.githubusercontent.com/u/1386238?v=4", + "profile": "http://aaronjohnson.io", + "contributions": [ + "doc" + ] + }, { "login": "ralphte", "name": "Ralph", @@ -144,6 +153,33 @@ "contributions": [ "code" ] + }, + { + "login": "joachimbaten", + "name": "Joachim Baten", + "avatar_url": "https://avatars.githubusercontent.com/u/2351765?v=4", + "profile": "http://www.abc-groep.be", + "contributions": [ + "code" + ] + }, + { + "login": "mxyng", + "name": "Michael Yang", + "avatar_url": "https://avatars.githubusercontent.com/u/2372640?v=4", + "profile": "https://github.com/mxyng", + "contributions": [ + "code" + ] + }, + { + "login": "cTurtle98", + "name": "Ciaran Farley", + "avatar_url": "https://avatars.githubusercontent.com/u/24465356?v=4", + "profile": "http://cturtle98.com", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/.github/README.md b/.github/README.md index 87e9f5b65f3..c44dc436248 100644 --- a/.github/README.md +++ b/.github/README.md @@ -166,7 +166,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
ksimm1

📖 +
Aaron Johnson

💻
Ralph

💻 +
Joachim Baten

💻 +
Michael Yang

💻 +
Ciaran Farley

📖