From 202ec3d6919f16187f67c2db45c91c0d943d429d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 15:15: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 078632b0..64dac4f5 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ Thanks goes to these people ([emoji key][emojis]):
Benjamin Blackwood

📖 ⚠️
Gustavo Porto

📖 +
Bo Vandersteene

💻 From c9ce8da3353771ed473f27a08bc3d9fcee5ed307 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 15:15: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 5386a0de..d32934f4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -159,6 +159,15 @@ "contributions": [ "doc" ] + }, + { + "login": "bovandersteene", + "name": "Bo Vandersteene", + "avatar_url": "https://avatars1.githubusercontent.com/u/1673799?v=4", + "profile": "http://wwww.reibo.be", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,