Skip to content

Commit

Permalink
Merge pull request #38 from horuslabsio/feature/all-contributor
Browse files Browse the repository at this point in the history
Feature/all contributor
  • Loading branch information
codeWhizperer authored Jun 12, 2024
2 parents ba3fdd7 + 8affb54 commit 13ef557
Showing 1 changed file with 2 additions and 43 deletions.
45 changes: 2 additions & 43 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -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": "<insert the repo's name>",
"projectOwner": "<insert the repo's owner/orgs>"
}

0 comments on commit 13ef557

Please sign in to comment.