From 3f0e11a75b9b0428fb65d13beb55e5bad511b39f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 Oct 2020 21:40:47 +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 ad2df699..a1d01b3b 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,7 @@ Thanks goes to these wonderful people
 Seema Ullal 📖 |
 Patrick Clery 📖 |
 Stijn Geens 📖 |
+  Michaël De Boey 💻 |
From dfd9e58651b1c33eeb1c346981c458f60808da2b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 Oct 2020 21:40:48 +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 b68794ba..2bdd04bf 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -240,6 +240,15 @@
"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"
+ ]
}
],
"repoHost": "https://github.com",