Skip to content

Commit 5ee0eed

Browse files
authored
Merge pull request #573 from javascript-tutorial/all-contributors/add-milax
docs: add milax as a contributor for bug
2 parents 017932c + 00ce9bc commit 5ee0eed

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
@@ -857,6 +857,15 @@
857857
"contributions": [
858858
"bug"
859859
]
860+
},
861+
{
862+
"login": "milax",
863+
"name": "Yevhen Kuzmin",
864+
"avatar_url": "https://avatars.githubusercontent.com/u/432327?v=4",
865+
"profile": "https://github.com/milax",
866+
"contributions": [
867+
"bug"
868+
]
860869
}
861870
],
862871
"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-93-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-94-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -203,6 +203,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
203203
<tr>
204204
<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>
205205
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ibabrov/"><img src="https://avatars.githubusercontent.com/u/60341182?v=4?s=70" width="70px;" alt="Illia Babrov"/><br /><sub><b>Illia Babrov</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ABabrov" title="Bug reports">🐛</a></td>
206+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/milax"><img src="https://avatars.githubusercontent.com/u/432327?v=4?s=70" width="70px;" alt="Yevhen Kuzmin"/><br /><sub><b>Yevhen Kuzmin</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Amilax" title="Bug reports">🐛</a></td>
206207
</tr>
207208
</tbody>
208209
</table>

0 commit comments

Comments
 (0)