From db5244e87bf6fe4776c87cecfc6c96aa05e15de9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 10:56:50 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0acdf9fa..8033f7a6 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ Thanks goes to these people ([emoji key][emojis]):
Bo Vandersteene

💻
Janek

💻 ⚠️
Gleb Irovich

💻 ⚠️ +
Arjen

💻 From ed4ee86fd9b97f0ed7b2ecded202e6979578fbdb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 10:56:51 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f6cf697b..6f2dd580 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -188,6 +188,15 @@ "code", "test" ] + }, + { + "login": "the-ult", + "name": "Arjen", + "avatar_url": "https://avatars.githubusercontent.com/u/4863062?v=4", + "profile": "https://github.com/the-ult", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,