Skip to content

Commit

Permalink
Merge pull request #33 from horuslabsio/all-contributors/add-codeWhiz…
Browse files Browse the repository at this point in the history
…perer

docs: add codeWhizperer as a contributor for code
  • Loading branch information
codeWhizperer authored Jun 12, 2024
2 parents fd2c70d + 113fe62 commit 185d61e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "codeWhizperer",
"name": "Adegbite Ademola Kelvin",
"avatar_url": "https://avatars.githubusercontent.com/u/63842643?v=4",
"profile": "https://github.com/codeWhizperer",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "karst-core",
"projectOwner": "horuslabsio"
}
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<!-- logo -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<p align="center">
<img width='300' src="https://avatars.githubusercontent.com/u/123994955?s=200&v=4">
</p>
Expand Down Expand Up @@ -74,6 +77,20 @@ KARST is an open-source software licensed under the [MIT](https://github.com/hor
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/codeWhizperer"><img src="https://avatars.githubusercontent.com/u/63842643?v=4?s=100" width="100px;" alt="Adegbite Ademola Kelvin"/><br /><sub><b>Adegbite Ademola Kelvin</b></sub></a><br /><a href="https://github.com/horuslabsio/karst-core/commits?author=codeWhizperer" title="Code">💻</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
Expand Down

0 comments on commit 185d61e

Please sign in to comment.