From cdbad1a2ee6fe34eb3908f52b9cb413129245cbf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 26 Apr 2025 22:34:35 +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 1f80e3c7..53102fcb 100644
--- a/README.md
+++ b/README.md
@@ -227,6 +227,7 @@ Apple, macOS, and Apple Silicon are trademarks of Apple Inc. Ubuntu and Canonica
 Rahim Nathwani 💻 |
+  Matt Speck 💻 |
From 81a6e66b8e4306fe49657d9d5ec437188de9760e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 26 Apr 2025 22:34:36 +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 acaf122f..d1b3578e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -142,6 +142,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "mjspeck",
+ "name": "Matt Speck",
+ "avatar_url": "https://avatars.githubusercontent.com/u/20689127?v=4",
+ "profile": "https://mjspeck.github.io/",
+ "contributions": [
+ "code"
+ ]
}
]
}