Skip to content

docs: add cylim as a contributor for code #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,15 @@
"contributions": [
"code"
]
},
{
"login": "cylim",
"name": "CY Lim",
"avatar_url": "https://avatars.githubusercontent.com/u/5622951?v=4",
"profile": "https://cy.my",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Hello, Solana lovers! Welcome to the official repository for SNS Manager, your a
<div align="center">

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

</div>
Expand Down Expand Up @@ -115,6 +115,7 @@ Big thanks to our dedicated contributors, we are thrilled to recognize their con
<td align="center" valign="top" width="14.28%"><a href="https://github.com/2Tako2"><img src="https://avatars.githubusercontent.com/u/54200396?v=4?s=100" width="100px;" alt="Felix"/><br /><sub><b>Felix</b></sub></a><br /><a href="https://github.com/Bonfida/sns-manager/commits?author=2Tako2" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wosleyv"><img src="https://avatars.githubusercontent.com/u/51493181?v=4?s=100" width="100px;" alt="W"/><br /><sub><b>W</b></sub></a><br /><a href="https://github.com/Bonfida/sns-manager/commits?author=wosleyv" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/sanjaysargam/"><img src="https://avatars.githubusercontent.com/u/65113071?v=4?s=100" width="100px;" alt="Sanjay Sargam"/><br /><sub><b>Sanjay Sargam</b></sub></a><br /><a href="https://github.com/Bonfida/sns-manager/commits?author=SanjaySargam" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cy.my"><img src="https://avatars.githubusercontent.com/u/5622951?v=4?s=100" width="100px;" alt="CY Lim"/><br /><sub><b>CY Lim</b></sub></a><br /><a href="https://github.com/Bonfida/sns-manager/commits?author=cylim" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down