Skip to content

Commit 113c691

Browse files
authored
Merge pull request #396 from javascript-tutorial/all-contributors/add-kvnvit
docs: add kvnvit as a contributor for bug
2 parents 5206298 + 9d1fdd8 commit 113c691

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,15 @@
451451
"contributions": [
452452
"bug"
453453
]
454+
},
455+
{
456+
"login": "kvnvit",
457+
"name": "Vitalii Kobylka",
458+
"avatar_url": "https://avatars.githubusercontent.com/u/110344172?v=4",
459+
"profile": "https://github.com/kvnvit",
460+
"contributions": [
461+
"bug"
462+
]
454463
}
455464
],
456465
"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-48-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -138,6 +138,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
138138
<td align="center"><a href="https://www.antoniuk.dev/"><img src="https://avatars.githubusercontent.com/u/17859567?v=4?s=70" width="70px;" alt="Oleksandr Antoniuk"/><br /><sub><b>Oleksandr Antoniuk</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Agit-antonyuk" title="Bug reports">🐛</a> <a href="#translation-git-antonyuk" title="Translation">🌍</a></td>
139139
<td align="center"><a href="https://github.com/lanachayka"><img src="https://avatars.githubusercontent.com/u/83415983?v=4?s=70" width="70px;" alt="lanachayka"/><br /><sub><b>lanachayka</b></sub></a><br /><a href="#translation-lanachayka" title="Translation">🌍</a></td>
140140
<td align="center"><a href="https://github.com/dmytro-botnarenko"><img src="https://avatars.githubusercontent.com/u/15910747?v=4?s=70" width="70px;" alt="Dmytro Botnarenko"/><br /><sub><b>Dmytro Botnarenko</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Admytro-botnarenko" title="Bug reports">🐛</a></td>
141+
<td align="center"><a href="https://github.com/kvnvit"><img src="https://avatars.githubusercontent.com/u/110344172?v=4?s=70" width="70px;" alt="Vitalii Kobylka"/><br /><sub><b>Vitalii Kobylka</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Akvnvit" title="Bug reports">🐛</a></td>
141142
</tr>
142143
</tbody>
143144
</table>

0 commit comments

Comments
 (0)