Skip to content

Commit

Permalink
docs: create .all-contributorsrc [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Jun 12, 2024
1 parent 01af6a7 commit 113fe62
Showing 1 changed file with 26 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"
}

0 comments on commit 113fe62

Please sign in to comment.