From 08e9fa3a45a88c178389623c0bccb4f932e7b8c3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 7 Nov 2024 17:13:00 +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 9c38337e..75780902 100644
--- a/README.md
+++ b/README.md
@@ -130,6 +130,7 @@ This project would not be possible without the contributions of:
Michael Ingold 💻 |
Štěpán Ošlejšek 💻 |
Jeffrey Chandler 💻 |
+ Carl Bittendorf 💻 |
From 56feffd521a1edce86cf32cb906e829950e7862a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 7 Nov 2024 17:13:02 +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 4c66679c..05877b80 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -735,6 +735,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "CarlBittendorf",
+ "name": "Carl Bittendorf",
+ "avatar_url": "https://avatars.githubusercontent.com/u/85636219?v=4",
+ "profile": "https://github.com/CarlBittendorf",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,