Skip to content

Commit 4cdaeaa

Browse files
authored
Merge pull request #569 from javascript-tutorial/all-contributors/add-Andygol
docs: add Andygol as a contributor for bug
2 parents a014c64 + 646edfe commit 4cdaeaa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,15 @@
839839
"contributions": [
840840
"bug"
841841
]
842+
},
843+
{
844+
"login": "Andygol",
845+
"name": "Andrii Holovin",
846+
"avatar_url": "https://avatars.githubusercontent.com/u/369696?v=4",
847+
"profile": "https://github.com/Andygol",
848+
"contributions": [
849+
"bug"
850+
]
842851
}
843852
],
844853
"commitConvention": "angular",

README.md

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

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -200,6 +200,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
200200
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KhirovSasha"><img src="https://avatars.githubusercontent.com/u/75026042?v=4?s=70" width="70px;" alt="Khirov Sasha"/><br /><sub><b>Khirov Sasha</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AKhirovSasha" title="Bug reports">🐛</a></td>
201201
<td align="center" valign="top" width="14.28%"><a href="https://github.com/taleksina"><img src="https://avatars.githubusercontent.com/u/73138862?v=4?s=70" width="70px;" alt="Tetiana Aleksina"/><br /><sub><b>Tetiana Aleksina</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Ataleksina" title="Bug reports">🐛</a></td>
202202
</tr>
203+
<tr>
204+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Andygol"><img src="https://avatars.githubusercontent.com/u/369696?v=4?s=70" width="70px;" alt="Andrii Holovin"/><br /><sub><b>Andrii Holovin</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AAndygol" title="Bug reports">🐛</a></td>
205+
</tr>
203206
</tbody>
204207
</table>
205208

0 commit comments

Comments
 (0)