From e616062ead2ad656e0850aa37b2b583e9a75c6f1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 11 Jan 2025 00:35:28 +0000
Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=9D=20Update=20THANKS.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
THANKS.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/THANKS.md b/THANKS.md
index e199ae7..660f656 100644
--- a/THANKS.md
+++ b/THANKS.md
@@ -3,6 +3,13 @@
+
From db41bbb13595b9f4898586103e36f9cc2635133a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 11 Jan 2025 00:35:29 +0000
Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9D=20Update=20.all-contributorsrc?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a2184e8..b6cda0d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -6,7 +6,17 @@
],
"commitConvention": "atom",
"contributorsSortAlphabetically": true,
- "contributors": [],
+ "contributors": [
+ {
+ "login": "adamperkowski",
+ "name": "Adam Perkowski",
+ "avatar_url": "https://avatars.githubusercontent.com/u/75480869?v=4",
+ "profile": "https://adamperkowski.dev",
+ "contributions": [
+ "platform"
+ ]
+ }
+ ],
"contributorsPerLine": 7,
"commitType": "docs"
}