From 832576c5a0c5a426eaf67244ae7fe6477d1ad55f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 10 Apr 2021 05:03:42 +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 d0f0a073..411ca55a 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mikhail Vasin

📖
Aleksandar Grbic

📖
Jonathan Holmes

💻 +
Michaël De Boey

🚧 From 43607f09d9e31c89fcdc3ee33aac890b6c41b110 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 10 Apr 2021 05:03:43 +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 a2dcb363..821ffece 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -510,6 +510,15 @@ "contributions": [ "code" ] + }, + { + "login": "MichaelDeBoey", + "name": "Michaël De Boey", + "avatar_url": "https://avatars.githubusercontent.com/u/6643991?v=4", + "profile": "https://michaeldeboey.be", + "contributions": [ + "maintenance" + ] } ], "skipCi": true,