From b48056acd8540a16237f08954dba40d58b71cddb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 14 Jul 2025 06:00:57 +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 18e61661..50b8f708 100644
--- a/README.md
+++ b/README.md
@@ -553,6 +553,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Daniel Rentz 📖 |
 StyleShit 💻 ⚠️ 📖 |
 Yukihiro Hasegawa 💻 ⚠️ |
+  Charley Pugmire 💻 ⚠️ |
From 9605c93aed45f506f8d1a57c244eeb255c4f2bf2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 14 Jul 2025 06:00:58 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ccff7e6e..52146b4b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -728,6 +728,16 @@
"code",
"test"
]
+ },
+ {
+ "login": "puglyfe",
+ "name": "Charley Pugmire",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3228931?v=4",
+ "profile": "https://www.charleypugmire.me",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,