From be8dac215557abc1bfe8379ec1c77a6f4fe8c319 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 09:40:50 +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 d138990e..59e14e20 100644
--- a/README.md
+++ b/README.md
@@ -1032,6 +1032,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Mihkel Sokk 👀 |
 Jiřà Brabec 💻 |
 Andrii U 💡 |
+  Matthisk Heimensen 💻 |
From 7b3c816193e2a18b3913928fd7ecd5c16c48f582 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 09:40:51 +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 435148ab..e645de61 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -132,6 +132,15 @@
"contributions": [
"example"
]
+ },
+ {
+ "login": "matthisk",
+ "name": "Matthisk Heimensen",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/602837?v=4",
+ "profile": "http://matthisk.nl",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,