Skip to content

Commit

Permalink
contribs: fix all contribs (#60)
Browse files Browse the repository at this point in the history
* fix all contribs

* test bot fix
  • Loading branch information
drspacemn committed Jan 31, 2024
1 parent 203d637 commit 13f1361
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
"projectOwner": "keep-starknet-strange",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"files": [
"README.md",
"CONTRIBUTING.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat)](#contributors)",
"contributorsPerLine": 4,
"contributors": [
{
"login": "AbdelStark",
Expand Down Expand Up @@ -38,8 +41,5 @@
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"linkToUsage": false
]
}

0 comments on commit 13f1361

Please sign in to comment.