From ab757ebf8e11754a098e4eac8af9aeea33461eb8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 12 Jun 2024 12:02:02 +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..cb467b4 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 💻 |
+ Darlington Nnam 💻 |
From 39f89d1e0c4c2c5b5a56e9470d5130a68a177876 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 12 Jun 2024 12:02:03 +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..f7e2486 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -15,6 +15,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Darlington02",
+ "name": "Darlington Nnam",
+ "avatar_url": "https://avatars.githubusercontent.com/u/75126961?v=4",
+ "profile": "http://0xdarlington.disha.page",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,