Skip to content

Commit 0a33123

Browse files
authored
Merge pull request #379 from javascript-tutorial/all-contributors/add-git-antonyuk
docs: add git-antonyuk as a contributor for bug
2 parents ddba596 + 6efad53 commit 0a33123

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
@@ -423,6 +423,15 @@
423423
"contributions": [
424424
"bug"
425425
]
426+
},
427+
{
428+
"login": "git-antonyuk",
429+
"name": "Oleksandr Antoniuk",
430+
"avatar_url": "https://avatars.githubusercontent.com/u/17859567?v=4",
431+
"profile": "https://www.antoniuk.dev/",
432+
"contributions": [
433+
"bug"
434+
]
426435
}
427436
]
428437
}

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-45-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-46-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -134,6 +134,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
134134
<td align="center"><a href="https://github.com/Numed"><img src="https://avatars.githubusercontent.com/u/70485845?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Eugene</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ANumed" title="Bug reports">🐛</a></td>
135135
<td align="center"><a href="https://github.com/AndriiHaidai"><img src="https://avatars.githubusercontent.com/u/22521440?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Andrii Haidai</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AAndriiHaidai" title="Bug reports">🐛</a></td>
136136
<td align="center"><a href="https://github.com/patsO-0"><img src="https://avatars.githubusercontent.com/u/92182261?v=4?s=70" width="70px;" alt=""/><br /><sub><b>patsO-0</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ApatsO-0" title="Bug reports">🐛</a></td>
137+
<td align="center"><a href="https://www.antoniuk.dev/"><img src="https://avatars.githubusercontent.com/u/17859567?v=4?s=70" width="70px;" alt=""/><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></td>
137138
</tr>
138139
</table>
139140

0 commit comments

Comments
 (0)