From be1ff0c5c7e5ab136b6b2d797b3463a8e52fdcfe Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 12 Jun 2024 12:02:07 +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 3c234d4..914a1ea 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![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-)
@@ -81,6 +81,7 @@ KARST is an open-source software licensed under the [MIT](https://github.com/hor
Adegbite Ademola Kelvin 💻 |
+ eliashezron 💻 |
From 7cbd128d322eab33a0699c19634b51699c245bc6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 12 Jun 2024 12:02:08 +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 60c963f..c8d8d13 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -15,6 +15,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "eliashezron",
+ "name": "eliashezron",
+ "avatar_url": "https://avatars.githubusercontent.com/u/60871378?v=4",
+ "profile": "https://www.github.com/eliashezron",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,