From ed4bc6961ff250f07aa15502c20e745220ba1590 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 22 Jan 2025 05:08:24 +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 b9f9041..5b7e448 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for info on contributing to the project.
 Aron Griffis 💻 |
 Nik Clayton 🐛 |
 Arnaud 'red' Rouyer 💻 ⚠️ |
+  Tom MacWright 💻 |
From 088597bb8c430f378bfbe13ffaa58d62643673a9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 22 Jan 2025 05:08:25 +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 03d2927..0872217 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -45,6 +45,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "tmcw",
+ "name": "Tom MacWright",
+ "avatar_url": "https://avatars.githubusercontent.com/u/32314?v=4",
+ "profile": "https://macwright.com/",
+ "contributions": [
+ "code"
+ ]
}
]
}