Skip to content

Commit c2de95c

Browse files
authored
Merge pull request #619 from javascript-tutorial/all-contributors/add-Made1ra
docs: add Made1ra as a contributor for bug
2 parents eb49dfa + ec6f3c4 commit c2de95c

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
@@ -894,6 +894,15 @@
894894
"contributions": [
895895
"bug"
896896
]
897+
},
898+
{
899+
"login": "Made1ra",
900+
"name": "Vadym Pavlyk",
901+
"avatar_url": "https://avatars.githubusercontent.com/u/71404100?v=4",
902+
"profile": "https://www.linkedin.com/in/vadym-pavlyk-a2ba04215/",
903+
"contributions": [
904+
"bug"
905+
]
897906
}
898907
],
899908
"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-97-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-98-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -207,6 +207,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
207207
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CodyMaster007"><img src="https://avatars.githubusercontent.com/u/82391244?v=4?s=70" width="70px;" alt="Danylo"/><br /><sub><b>Danylo</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ACodyMaster007" title="Bug reports">🐛</a></td>
208208
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BogSala"><img src="https://avatars.githubusercontent.com/u/90139360?v=4?s=70" width="70px;" alt="BogSala"/><br /><sub><b>BogSala</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ABogSala" title="Bug reports">🐛</a></td>
209209
<td align="center" valign="top" width="14.28%"><a href="https://github.com/darynaplrs"><img src="https://avatars.githubusercontent.com/u/90515799?v=4?s=70" width="70px;" alt="Daryna Poliarush"/><br /><sub><b>Daryna Poliarush</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Adarynaplrs" title="Bug reports">🐛</a></td>
210+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/vadym-pavlyk-a2ba04215/"><img src="https://avatars.githubusercontent.com/u/71404100?v=4?s=70" width="70px;" alt="Vadym Pavlyk"/><br /><sub><b>Vadym Pavlyk</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AMade1ra" title="Bug reports">🐛</a></td>
210211
</tr>
211212
</tbody>
212213
</table>

0 commit comments

Comments
 (0)