Skip to content

Commit

Permalink
docs: add negativems as a contributor for code
Browse files Browse the repository at this point in the history
docs: add negativems as a contributor for code
  • Loading branch information
colbyfayock authored Aug 14, 2024
2 parents 7852095 + 20cc7c4 commit 1ae41b0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@
"contributions": [
"code"
]
},
{
"login": "negativems",
"name": "Mohamed",
"avatar_url": "https://avatars.githubusercontent.com/u/20746840?v=4",
"profile": "https://mmbh.dev",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🛠️ imgto.xyz
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Easily optimize and convert your images to modern, efficent formats for free using imgto.xyz.
Expand Down Expand Up @@ -65,6 +65,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://colbyfayock.com/newsletter"><img src="https://avatars.githubusercontent.com/u/1045274?v=4?s=100" width="100px;" alt="Colby Fayock"/><br /><sub><b>Colby Fayock</b></sub></a><br /><a href="https://github.com/cloudinary-community/imgto.xyz/commits?author=colbyfayock" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://sepahvand.me"><img src="https://avatars.githubusercontent.com/u/64675666?v=4?s=100" width="100px;" alt="Sina Sepahvand"/><br /><sub><b>Sina Sepahvand</b></sub></a><br /><a href="https://github.com/cloudinary-community/imgto.xyz/commits?author=sina-ss" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://mmbh.dev"><img src="https://avatars.githubusercontent.com/u/20746840?v=4?s=100" width="100px;" alt="Mohamed"/><br /><sub><b>Mohamed</b></sub></a><br /><a href="https://github.com/cloudinary-community/imgto.xyz/commits?author=negativems" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 1ae41b0

Please sign in to comment.