From dea566fd77d1e7678f506e1233292f6dd7477314 Mon Sep 17 00:00:00 2001 From: Adegbite Ademola Kelvin Date: Wed, 12 Jun 2024 13:23:26 +0100 Subject: [PATCH 1/3] all contributors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16375f7..62f6741 100644 --- a/README.md +++ b/README.md @@ -78,4 +78,5 @@ KARST is an open-source software licensed under the [MIT](https://github.com/hor + \ No newline at end of file From e3f76c6dec5f8cf688058c3cbe44198fc67510b8 Mon Sep 17 00:00:00 2001 From: Adegbite Ademola Kelvin Date: Wed, 12 Jun 2024 13:27:02 +0100 Subject: [PATCH 2/3] fix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 62f6741..16375f7 100644 --- a/README.md +++ b/README.md @@ -78,5 +78,4 @@ KARST is an open-source software licensed under the [MIT](https://github.com/hor - \ No newline at end of file From 8affb54d1709be0d47d3a8a928f2b07d48e4b1ed Mon Sep 17 00:00:00 2001 From: Adegbite Ademola Kelvin Date: Wed, 12 Jun 2024 14:07:26 +0100 Subject: [PATCH 3/3] ft: add contributors --- .all-contributorsrc | 45 ++------------------------------------------- 1 file changed, 2 insertions(+), 43 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7ce6e5b..9174a8d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,47 +1,6 @@ { - "projectName": "Karst-core", - "projectOwner": "horuslabsio", - "repoType": "github", - "repoHost": "https://github.com", - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": true, - "commitConvention": "gitmoji", - "linkToUsage": false, - "contributors": [ - { - "login": "codeWhizperer", - "name": "Adegbite Ademola Kelvin", - "avatar_url": "https://avatars.githubusercontent.com/u/63842643?v=4", - "profile": "https://github.com/codeWhizperer", - "contributions": [ - "code" - ] - }, - { - "login": "Darlington02", - "name": "Darlington Nnam", - "avatar_url": "https://avatars.githubusercontent.com/u/75126961?v=4", - "profile": "http://0xdarlington.disha.page", - "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, - "skipCi": true + "projectName": "", + "projectOwner": "" }