From fd4dc05699877eb5ce1d9eb23054f5bd91f68b7b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 09:21:44 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c2499578..38feb35f 100644
--- a/README.md
+++ b/README.md
@@ -1021,6 +1021,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Lenz Weber 💻 📦 |
 Avinash 👀 |
 Fred K. Schott 🔧 |
+  Cedric van Putten 💻 |
From c13d9ddd26e233b69b41d14678fe1b48cf4056a5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 09:21:46 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6d78d773..6135136c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -42,6 +42,15 @@
"contributions": [
"tool"
]
+ },
+ {
+ "login": "byCedric",
+ "name": "Cedric van Putten",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1203991?v=4",
+ "profile": "https://bycedric.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,