Skip to content

Commit a416bda

Browse files
authored
Merge pull request #454 from javascript-tutorial/all-contributors/add-serhiiIgnatenko
docs: add serhiiIgnatenko as a contributor for bug
2 parents d69eea8 + dfd0986 commit a416bda

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
@@ -577,6 +577,15 @@
577577
"contributions": [
578578
"bug"
579579
]
580+
},
581+
{
582+
"login": "serhiiIgnatenko",
583+
"name": "Serhii Ihnatenko",
584+
"avatar_url": "https://avatars.githubusercontent.com/u/57037810?v=4",
585+
"profile": "https://github.com/serhiiIgnatenko",
586+
"contributions": [
587+
"bug"
588+
]
580589
}
581590
],
582591
"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-62-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-63-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -156,6 +156,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
156156
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MrsMelnychenko"><img src="https://avatars.githubusercontent.com/u/110090508?v=4?s=70" width="70px;" alt="Mariana Melnychenko"/><br /><sub><b>Mariana Melnychenko</b></sub></a><br /><a href="#translation-MrsMelnychenko" title="Translation">🌍</a></td>
157157
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RiinaVi"><img src="https://avatars.githubusercontent.com/u/44338265?v=4?s=70" width="70px;" alt="Arina Kysilova"/><br /><sub><b>Arina Kysilova</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ARiinaVi" title="Bug reports">🐛</a></td>
158158
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Yanyshpolska"><img src="https://avatars.githubusercontent.com/u/109538078?v=4?s=70" width="70px;" alt="Yanyshpolska"/><br /><sub><b>Yanyshpolska</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AYanyshpolska" title="Bug reports">🐛</a></td>
159+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/serhiiIgnatenko"><img src="https://avatars.githubusercontent.com/u/57037810?v=4?s=70" width="70px;" alt="Serhii Ihnatenko"/><br /><sub><b>Serhii Ihnatenko</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AserhiiIgnatenko" title="Bug reports">🐛</a></td>
159160
</tr>
160161
</tbody>
161162
</table>

0 commit comments

Comments
 (0)