From 734cd55e053de3560e0f6b9627ca4ebda6ac62a1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 8 Aug 2024 15:29:52 +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 a38c196..eba84a5 100644
--- a/README.md
+++ b/README.md
@@ -216,6 +216,7 @@ Questions? Comments?
Andrew Koller 💻 |
Michael McGrain 💻 |
+ SeanAverS 💻 |
From d0ad226178973bebaece78ec401b6c64acf70b99 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 8 Aug 2024 15:29:53 +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 bab94ed..3c9c574 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -90,6 +90,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "SeanAverS",
+ "name": "SeanAverS",
+ "avatar_url": "https://avatars.githubusercontent.com/u/110581427?v=4",
+ "profile": "https://github.com/SeanAverS",
+ "contributions": [
+ "code"
+ ]
}
]
}