Skip to content

Commit

Permalink
Merge branch 'keep-starknet-strange:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sajalbnl authored Oct 1, 2024
2 parents 4a9f202 + 8a304eb commit 6e87382
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
18 changes: 18 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,24 @@
"design",
"code"
]
},
{
"login": "ooochoche",
"name": "Benedict Ejembi",
"avatar_url": "https://avatars.githubusercontent.com/u/101812348?v=4",
"profile": "https://github.com/ooochoche",
"contributions": [
"design"
]
},
{
"login": "Gift-Naomi",
"name": "Mystic",
"avatar_url": "https://avatars.githubusercontent.com/u/149405096?v=4",
"profile": "https://github.com/Gift-Naomi",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- markdownlint-disable MD051 -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- markdownlint-enable MD051 -->

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ We live on contributions. If you'd like to contribute please follow the [guide](
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sajalbnl"><img src="https://avatars.githubusercontent.com/u/77548932?v=4?s=100" width="100px;" alt="Sajal bansal"/><br /><sub><b>Sajal bansal</b></sub></a><br /><a href="https://github.com/keep-starknet-strange/starknet-phone/commits?author=sajalbnl" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Gerson2102"><img src="https://avatars.githubusercontent.com/u/71728860?v=4?s=100" width="100px;" alt="Gerson"/><br /><sub><b>Gerson</b></sub></a><br /><a href="https://github.com/keep-starknet-strange/starknet-phone/commits?author=Gerson2102" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lauchaves"><img src="https://avatars.githubusercontent.com/u/5482929?v=4?s=100" width="100px;" alt="Lau Chaves"/><br /><sub><b>Lau Chaves</b></sub></a><br /><a href="#design-lauchaves" title="Design">🎨</a> <a href="https://github.com/keep-starknet-strange/starknet-phone/commits?author=lauchaves" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ooochoche"><img src="https://avatars.githubusercontent.com/u/101812348?v=4?s=100" width="100px;" alt="Benedict Ejembi"/><br /><sub><b>Benedict Ejembi</b></sub></a><br /><a href="#design-ooochoche" title="Design">🎨</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Gift-Naomi"><img src="https://avatars.githubusercontent.com/u/149405096?v=4?s=100" width="100px;" alt="Mystic"/><br /><sub><b>Mystic</b></sub></a><br /><a href="#design-Gift-Naomi" title="Design">🎨</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 6e87382

Please sign in to comment.