Skip to content

Commit 5548c28

Browse files
authored
Merge pull request #410 from javascript-tutorial/all-contributors/add-vladiuskor
docs: add vladiuskor as a contributor for translation
2 parents 3038d34 + e045246 commit 5548c28

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
@@ -487,6 +487,15 @@
487487
"contributions": [
488488
"bug"
489489
]
490+
},
491+
{
492+
"login": "vladiuskor",
493+
"name": "Vlad Ko",
494+
"avatar_url": "https://avatars.githubusercontent.com/u/48758457?v=4",
495+
"profile": "https://www.linkedin.com/in/%F0%9F%87%BA%F0%9F%87%A6-vlad-korobko-425b76131/",
496+
"contributions": [
497+
"translation"
498+
]
490499
}
491500
],
492501
"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-52-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -144,6 +144,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
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>
145145
<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>
146146
<td align="center"><a href="https://github.com/holus-bolus"><img src="https://avatars.githubusercontent.com/u/93076661?v=4?s=70" width="70px;" alt="Oleksii Ustinov"/><br /><sub><b>Oleksii Ustinov</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aholus-bolus" title="Bug reports">🐛</a></td>
147+
<td align="center"><a href="https://www.linkedin.com/in/%F0%9F%87%BA%F0%9F%87%A6-vlad-korobko-425b76131/"><img src="https://avatars.githubusercontent.com/u/48758457?v=4?s=70" width="70px;" alt="Vlad Ko"/><br /><sub><b>Vlad Ko</b></sub></a><br /><a href="#translation-vladiuskor" title="Translation">🌍</a></td>
147148
</tr>
148149
</tbody>
149150
</table>

0 commit comments

Comments
 (0)