Skip to content

Commit 55366b9

Browse files
authored
Merge pull request #399 from javascript-tutorial/all-contributors/add-VasylTsiutsyk
docs: add VasylTsiutsyk as a contributor for bug
2 parents 45bc879 + ef4a0d3 commit 55366b9

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,15 @@
469469
"contributions": [
470470
"bug"
471471
]
472+
},
473+
{
474+
"login": "VasylTsiutsyk",
475+
"name": "Vasyl",
476+
"avatar_url": "https://avatars.githubusercontent.com/u/57192331?v=4",
477+
"profile": "https://github.com/VasylTsiutsyk",
478+
"contributions": [
479+
"bug"
480+
]
472481
}
473482
],
474483
"commitConvention": "angular"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Сучасний посібник по JavaScript українською мовою 🇺🇦
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![Перекладачі](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -142,6 +142,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
142142
</tr>
143143
<tr>
144144
<td align="center"><a href="https://github.com/bardachov"><img src="https://avatars.githubusercontent.com/u/6798742?v=4?s=70" width="70px;" alt="Artem Bardachov"/><br /><sub><b>Artem Bardachov</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Abardachov" title="Bug reports">🐛</a></td>
145+
<td align="center"><a href="https://github.com/VasylTsiutsyk"><img src="https://avatars.githubusercontent.com/u/57192331?v=4?s=70" width="70px;" alt="Vasyl"/><br /><sub><b>Vasyl</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AVasylTsiutsyk" title="Bug reports">🐛</a></td>
145146
</tr>
146147
</tbody>
147148
</table>

0 commit comments

Comments
 (0)