Skip to content

Commit

Permalink
👥 Add @Eikix as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementWalter committed Aug 1, 2023
1 parent c3d4116 commit 82c5294
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
20 changes: 11 additions & 9 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"projectOwner": "sayajin-labs",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
Expand All @@ -15,20 +13,24 @@
"name": "Abdel @ StarkWare ",
"avatar_url": "https://avatars.githubusercontent.com/u/45264458?v=4",
"profile": "https://github.com/abdelhamidbakhta",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "jobez",
"name": "johann bestowrous",
"avatar_url": "https://avatars.githubusercontent.com/u/615197?v=4",
"profile": "https://github.com/jobez",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "Eikix",
"name": "Elias Tazartes",
"avatar_url": "https://avatars.githubusercontent.com/u/66871571?v=4",
"profile": "https://github.com/Eikix",
"contributions": ["review", "tutorial", "talk"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Thanks goes to these wonderful people
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/abdelhamidbakhta"><img src="https://avatars.githubusercontent.com/u/45264458?v=4?s=100" width="100px;" alt="Abdel @ StarkWare "/><br /><sub><b>Abdel @ StarkWare </b></sub></a><br /><a href="https://github.com/sayajin-labs/kakarot-ssj/commits?author=abdelhamidbakhta" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jobez"><img src="https://avatars.githubusercontent.com/u/615197?v=4?s=100" width="100px;" alt="johann bestowrous"/><br /><sub><b>johann bestowrous</b></sub></a><br /><a href="https://github.com/sayajin-labs/kakarot-ssj/commits?author=jobez" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Eikix"><img src="https://avatars.githubusercontent.com/u/66871571?v=4?s=100" width="100px;" alt="Elias Tazartes"/><br /><sub><b>Elias Tazartes</b></sub></a><br /><a href="https://github.com/sayajin-labs/kakarot-ssj/pulls?q=is%3Apr+reviewed-by%3AEikix" title="Reviewed Pull Requests">👀</a> <a href="#tutorial-Eikix" title="Tutorials">✅</a> <a href="#talk-Eikix" title="Talks">📢</a></td>
</tr>
</tbody>
<tfoot>
Expand Down

0 comments on commit 82c5294

Please sign in to comment.