From 3b520d40cb5497336ac530e201470fea17a562e7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 14:33:39 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b2e1003..fafd19bc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - + @@ -93,6 +93,7 @@ Thanks! 💖
John Reilly 🐛 |
Josh Goldberg 💻 🚧 🚇 🤔 ⚠️ |
Katya Pavlenko 💻 |
Stephen Zhou 💻 |
From 5132f69bc8999aae8a1fa35a6e20aa181abb5033 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 19 Jan 2025 14:33:40 +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 2607cd29..ab5fdd89 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -42,6 +42,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "johnnyreilly",
+ "name": "John Reilly",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1010525?v=4",
+ "profile": "https://johnnyreilly.com/",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,