From 56c1a165b2055f00227472347e67ec4e57b40ba2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 20 Sep 2020 15:52:08 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f3f67c8c..c844eeca 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
[![Tweet][tweet-badge]][tweet-url]
-[](#contributors-)
+[](#contributors-)
## Installation
@@ -220,6 +220,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Spencer Miskoviak 💻 ⚠️ 📖 🤔 |
 Giorgio Polvara 💻 ⚠️ 📖 |
 Josh David 📖 |
+  Michaël De Boey 💻 📦 |
From a3215efa42399d990417c0b0932c44cb0f62c3aa Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 20 Sep 2020 15:52:09 +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 a7e26bbe..462a8d68 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -358,6 +358,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "MichaelDeBoey",
+ "name": "Michaël De Boey",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/6643991?v=4",
+ "profile": "https://michaeldeboey.be",
+ "contributions": [
+ "code",
+ "platform"
+ ]
}
],
"contributorsPerLine": 7,