From 1efdd654118e3cc74d20ad5dc14743f8cb700fb5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:05:15 +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 36b84cc7..50b6a165 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ Thanks goes to these wonderful people
Julio Soto

💻
Juno Tesoro

📖
Andrés Osante

💻 +
Ian VanSchooten

⚠️ From 417e80ea5332424ddcbf846f603c3a578278df4b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:05:16 +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 a8d8bed0..145033d6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -375,6 +375,15 @@ "contributions": [ "code" ] + }, + { + "login": "IanVS", + "name": "Ian VanSchooten", + "avatar_url": "https://avatars.githubusercontent.com/u/4616705?v=4", + "profile": "https://github.com/IanVS", + "contributions": [ + "test" + ] } ], "contributorsPerLine": 7,