From b950839ed331e2bd11edd9faef3a49632ff820c5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 13:31:07 +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 72e65349..ae1a42fd 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ Thanks goes to these wonderful people
Jakub Różbicki

📖
Vasilii Kovalev

🐛 +
Alexander Gonzalez

💻 From 66e5efc0a6df0c71ada71c33bd52a13f0e6010bd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 13:31:08 +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 558411e0..e5ef4dde 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -283,6 +283,15 @@ "contributions": [ "bug" ] + }, + { + "login": "alexfertel", + "name": "Alexander Gonzalez", + "avatar_url": "https://avatars3.githubusercontent.com/u/22298999?v=4", + "profile": "http://alexfertel.netlify.app", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,