Skip to content

Commit 03d9b7c

Browse files
authored
Merge pull request #472 from javascript-tutorial/all-contributors/add-prooles
docs: add prooles as a contributor for bug
2 parents 56ce5ad + 51dca33 commit 03d9b7c

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
@@ -667,6 +667,15 @@
667667
"contributions": [
668668
"bug"
669669
]
670+
},
671+
{
672+
"login": "prooles",
673+
"name": "Oles Matskiv",
674+
"avatar_url": "https://avatars.githubusercontent.com/u/13441453?v=4",
675+
"profile": "https://github.com/prooles",
676+
"contributions": [
677+
"bug"
678+
]
670679
}
671680
],
672681
"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-72-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -170,6 +170,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
170170
<tr>
171171
<td align="center" valign="top" width="14.28%"><a href="https://innaforkert.github.io/portfolio"><img src="https://avatars.githubusercontent.com/u/110421964?v=4?s=70" width="70px;" alt="Inna Forkert"/><br /><sub><b>Inna Forkert</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AInnaForkert" title="Bug reports">🐛</a></td>
172172
<td align="center" valign="top" width="14.28%"><a href="https://github.com/VZhyrytskiy"><img src="https://avatars.githubusercontent.com/u/13118358?v=4?s=70" width="70px;" alt="Vitaliy Zhyrytskyy"/><br /><sub><b>Vitaliy Zhyrytskyy</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AVZhyrytskiy" title="Bug reports">🐛</a></td>
173+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/prooles"><img src="https://avatars.githubusercontent.com/u/13441453?v=4?s=70" width="70px;" alt="Oles Matskiv"/><br /><sub><b>Oles Matskiv</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aprooles" title="Bug reports">🐛</a></td>
173174
</tr>
174175
</tbody>
175176
</table>

0 commit comments

Comments
 (0)