Skip to content

Commit

Permalink
docs: add Bal7hazar as a contributor for code (#364)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Ainur <[email protected]>
  • Loading branch information
allcontributors[bot] and julienbrs authored Jun 28, 2024
1 parent 6ea1665 commit 077fa48
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "Bal7hazar",
"name": "Bal7hazar",
"avatar_url": "https://avatars.githubusercontent.com/u/97087040?v=4",
"profile": "https://github.com/Bal7hazar",
"contributions": [
"code"
]
},
{
"login": "tekkac",
"name": "Trunks @ Carbonable",
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<div align="center">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<h1 align="center">Carbon Protocol on Starknet</h1>
<p align="center">
<a href="https://discord.gg/twyWfTGd6m">
Expand Down Expand Up @@ -125,6 +122,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Bal7hazar"><img src="https://avatars.githubusercontent.com/u/97087040?v=4?s=100" width="100px;" alt="Bal7hazar"/><br /><sub><b>Bal7hazar</b></sub></a><br /><a href="https://github.com/Carbonable/carbon-protocol/commits?author=Bal7hazar" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tekkac"><img src="https://avatars.githubusercontent.com/u/98529704?v=4?s=100" width="100px;" alt="Trunks @ Carbonable"/><br /><sub><b>Trunks @ Carbonable</b></sub></a><br /><a href="https://github.com/Carbonable/carbon-protocol/commits?author=tekkac" title="Code">💻</a></td>
</tr>
</tbody>
Expand Down

0 comments on commit 077fa48

Please sign in to comment.