From 8c275908a8c649cafed63583d98fbc7c376eb82c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 14 May 2024 17:46:21 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index be4e848..4074a85 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Vector IO
-[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
@@ -313,6 +313,7 @@ If you have any questions, please open an issue on the repo or message Dhruv Ana
Dhruv Anand 💻 🐛 📖 |
+ Jayesh Rathi 💻 |
From 7360fc68f4ad1a20ec9a5047d7778bed64cd61d5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 14 May 2024 17:46:22 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ba3b53a..c1e4a89 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -17,6 +17,15 @@
"bug",
"doc"
]
+ },
+ {
+ "login": "Horcruxno13",
+ "name": "Jayesh Rathi",
+ "avatar_url": "https://avatars.githubusercontent.com/u/72295379?v=4",
+ "profile": "https://github.com/Horcruxno13",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,