Skip to content

Commit

Permalink
Merge pull request #164 from aiji42/all-contributors/add-umidullo
Browse files Browse the repository at this point in the history
docs: add umidullo as a contributor for translation, and test
  • Loading branch information
aiji42 authored Sep 7, 2023
2 parents 7097467 + 6adbe2d commit f523e8b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,16 @@
"translation",
"test"
]
},
{
"login": "umidullo",
"name": "Umidullo Suyunov",
"avatar_url": "https://avatars.githubusercontent.com/u/55104231?v=4",
"profile": "https://github.com/umidullo",
"contributions": [
"translation",
"test"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,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-28-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-29-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 @@ -347,6 +347,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://kudze.lt"><img src="https://avatars.githubusercontent.com/u/14080617?v=4?s=100" width="100px;" alt="Karolis Kraujelis"/><br /><sub><b>Karolis Kraujelis</b></sub></a><br /><a href="#translation-Kudze" title="Translation">🌍</a> <a href="https://github.com/aiji42/zod-i18n/commits?author=Kudze" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/demptd13"><img src="https://avatars.githubusercontent.com/u/103131906?v=4?s=100" width="100px;" alt="Ihor"/><br /><sub><b>Ihor</b></sub></a><br /><a href="#translation-demptd13" title="Translation">🌍</a> <a href="https://github.com/aiji42/zod-i18n/commits?author=demptd13" title="Tests">⚠️</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/umidullo"><img src="https://avatars.githubusercontent.com/u/55104231?v=4?s=100" width="100px;" alt="Umidullo Suyunov"/><br /><sub><b>Umidullo Suyunov</b></sub></a><br /><a href="#translation-umidullo" title="Translation">🌍</a> <a href="https://github.com/aiji42/zod-i18n/commits?author=umidullo" title="Tests">⚠️</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit f523e8b

Please sign in to comment.