From c05620a23437c9a6660ebab5f3fb615a4a71fc77 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 14 May 2025 23:48:13 +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 190cc079..53cfe65f 100644
--- a/README.md
+++ b/README.md
@@ -315,6 +315,7 @@ Thank you to all our supporters!
 Rahim Nathwani 💻 |
 Matt Speck 💻 |
 FinnBorge 💻 |
+  Jakub Klapacz 💻 |
From e179787951a78036977c3933faa55f18f962f228 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 14 May 2025 23:48:14 +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 503f0e94..73f8d6cc 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -160,6 +160,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "jklapacz",
+ "name": "Jakub Klapacz",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5343758?v=4",
+ "profile": "https://github.com/jklapacz",
+ "contributions": [
+ "code"
+ ]
}
]
}