From 4db157f663a6f7d24c9f71b258f9b421b38f0588 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 15 May 2023 14:42:30 +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 0cb03801..a90c7e97 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Thomas Silvestre 💻 |
 satanshiro 💻 |
+  Koen Poelhekke 💻 |
From c32ab6181c5740ff904e26feedb252516956bd15 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 15 May 2023 14:42:31 +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 06f295c0..76204e9c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -149,6 +149,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "kpoelhekke",
+ "name": "Koen Poelhekke",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1632377?v=4",
+ "profile": "https://poelhekke.dev",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,