From 312f78c6e7ae4af506667eb6deee7c915ce2f7d4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 17:32:10 +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 f2307eed..1a74e218 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ Thanks goes to these people ([emoji key][emojis]):
Amit Miran

🚇
Jan-Willem Willebrands

💻 +
Sandro

💻 🐛 From e7baa3ea55838b6f6ea8e7d020998e98bb5b0cc8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 17:32:11 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d198fbb0..b5b7d416 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -225,6 +225,16 @@ "contributions": [ "code" ] + }, + { + "login": "rothsandro", + "name": "Sandro", + "avatar_url": "https://avatars.githubusercontent.com/u/16229645?v=4", + "profile": "https://www.sandroroth.com", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7,