Skip to content

Commit 17cb01b

Browse files
authored
Merge pull request #478 from javascript-tutorial/all-contributors/add-adudyak
docs: add adudyak as a contributor for bug
2 parents bf339e0 + a39491f commit 17cb01b

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
@@ -685,6 +685,15 @@
685685
"contributions": [
686686
"translation"
687687
]
688+
},
689+
{
690+
"login": "adudyak",
691+
"name": "adudyak",
692+
"avatar_url": "https://avatars.githubusercontent.com/u/19595492?v=4",
693+
"profile": "https://github.com/adudyak",
694+
"contributions": [
695+
"bug"
696+
]
688697
}
689698
],
690699
"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-74-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -172,6 +172,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
172172
<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>
173173
<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>
174174
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cybd"><img src="https://avatars.githubusercontent.com/u/2155352?v=4?s=70" width="70px;" alt="Sergei Matros"/><br /><sub><b>Sergei Matros</b></sub></a><br /><a href="#translation-cybd" title="Translation">🌍</a></td>
175+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/adudyak"><img src="https://avatars.githubusercontent.com/u/19595492?v=4?s=70" width="70px;" alt="adudyak"/><br /><sub><b>adudyak</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aadudyak" title="Bug reports">🐛</a></td>
175176
</tr>
176177
</tbody>
177178
</table>

0 commit comments

Comments
 (0)