Skip to content

docs: add prooles as a contributor for bug #472

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
Mar 12, 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 @@ -667,6 +667,15 @@
"contributions": [
"bug"
]
},
{
"login": "prooles",
"name": "Oles Matskiv",
"avatar_url": "https://avatars.githubusercontent.com/u/13441453?v=4",
"profile": "https://github.com/prooles",
"contributions": [
"bug"
]
}
],
"commitConvention": "angular"
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Сучасний посібник по JavaScript українською мовою 🇺🇦
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![Перекладачі](https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square)](#подяка-)
[![Перекладачі](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#подяка-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
Expand Down Expand Up @@ -170,6 +170,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://innaforkert.github.io/portfolio"><img src="https://avatars.githubusercontent.com/u/110421964?v=4?s=70" width="70px;" alt="Inna Forkert"/><br /><sub><b>Inna Forkert</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AInnaForkert" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/VZhyrytskiy"><img src="https://avatars.githubusercontent.com/u/13118358?v=4?s=70" width="70px;" alt="Vitaliy Zhyrytskyy"/><br /><sub><b>Vitaliy Zhyrytskyy</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AVZhyrytskiy" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/prooles"><img src="https://avatars.githubusercontent.com/u/13441453?v=4?s=70" width="70px;" alt="Oles Matskiv"/><br /><sub><b>Oles Matskiv</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aprooles" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down