Skip to content

Commit

Permalink
docs: update .all-contributorsrc
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Jun 12, 2024
1 parent a66909c commit e46ba48
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{

"projectName": "<insert the repo's name>",
"projectOwner": "<insert the repo's owner/orgs>"
"projectName": "karst-core",
"projectOwner": "horuslabsio",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "mubarak23",
"name": "Mubarak Muhammad Aminu",
"avatar_url": "https://avatars.githubusercontent.com/u/7858376?v=4",
"profile": "http://mubarak23.github.io/",
"contributions": [
"code"
]
}
]
}

0 comments on commit e46ba48

Please sign in to comment.