From 32ed0c6a164fb9b055d9c8d7e9a0eb75e724840f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 21 Aug 2024 18:53:40 +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 a7c9dd2..b55930c 100644
--- a/README.md
+++ b/README.md
@@ -234,6 +234,7 @@ Questions? Comments?
ChristianToro 💻 🐛 |
Myles B. 💻 |
+ Balaji Ganapathy 🐛 |
From 1a7e575b1f2d48785ade3706d3e423bc1f443c53 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 21 Aug 2024 18:53:41 +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 1d040b4..c625ef3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -160,6 +160,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "balugans",
+ "name": "Balaji Ganapathy",
+ "avatar_url": "https://avatars.githubusercontent.com/u/58871632?v=4",
+ "profile": "https://github.com/balugans",
+ "contributions": [
+ "bug"
+ ]
}
]
}