From 246fc658fe9787742a555bae2232aab21f186c51 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 19:49:32 +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 1ffc881d..85613475 100644
--- a/README.md
+++ b/README.md
@@ -631,6 +631,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Colin Diesh 📖 |
 Yusuke Iinuma 💻 |
+  Jeff Way 💻 |
From a0a05c6e182447fb012b93cb60c7be72ce671685 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 19:49:33 +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 de2ba851..c3b86064 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1362,6 +1362,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "trappar",
+ "name": "Jeff Way",
+ "avatar_url": "https://avatars.githubusercontent.com/u/525726?v=4",
+ "profile": "https://github.com/trappar",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,