Skip to content

Commit

Permalink
Merge pull request #110 from aiji42/all-contributors/add-ChrisGV04
Browse files Browse the repository at this point in the history
docs: add ChrisGV04 as a contributor for translation, and bug
  • Loading branch information
aiji42 authored Apr 13, 2023
2 parents abc45ed + 5232665 commit c0e411e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,16 @@
"translation",
"test"
]
},
{
"login": "ChrisGV04",
"name": "Christian Gil",
"avatar_url": "https://avatars.githubusercontent.com/u/47041342?v=4",
"profile": "https://chrisgvdev.com",
"contributions": [
"translation",
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ This project is licensed under the MIT License - see the [LICENSE](https://githu
## Contributors ✨

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

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Expand Down Expand Up @@ -306,6 +306,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://yeecord.com/"><img src="https://avatars.githubusercontent.com/u/33802653?v=4?s=100" width="100px;" alt="凱恩Kane"/><br /><sub><b>凱恩Kane</b></sub></a><br /><a href="#translation-Gary50613" title="Translation">🌍</a> <a href="https://github.com/aiji42/zod-i18n/commits?author=Gary50613" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fcrozatier"><img src="https://avatars.githubusercontent.com/u/48696601?v=4?s=100" width="100px;" alt="fcrozatier"/><br /><sub><b>fcrozatier</b></sub></a><br /><a href="#translation-fcrozatier" title="Translation">🌍</a> <a href="https://github.com/aiji42/zod-i18n/issues?q=author%3Afcrozatier" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/trondal"><img src="https://avatars.githubusercontent.com/u/1000199?v=4?s=100" width="100px;" alt="Trond Albinussen"/><br /><sub><b>Trond Albinussen</b></sub></a><br /><a href="#translation-trondal" title="Translation">🌍</a> <a href="https://github.com/aiji42/zod-i18n/commits?author=trondal" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://chrisgvdev.com"><img src="https://avatars.githubusercontent.com/u/47041342?v=4?s=100" width="100px;" alt="Christian Gil"/><br /><sub><b>Christian Gil</b></sub></a><br /><a href="#translation-ChrisGV04" title="Translation">🌍</a> <a href="https://github.com/aiji42/zod-i18n/issues?q=author%3AChrisGV04" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

1 comment on commit c0e411e

@vercel
Copy link

@vercel vercel bot commented on c0e411e Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zod-i18n – ./

zod-i18n-aiji42.vercel.app
zod-i18n.vercel.app
zod-i18n-git-main-aiji42.vercel.app

Please sign in to comment.