Skip to content

Commit 019c606

Browse files
authored
Merge pull request #463 from javascript-tutorial/all-contributors/add-dmytroony
docs: add dmytroony as a contributor for bug
2 parents fa08d83 + daad834 commit 019c606

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,15 @@
613613
"contributions": [
614614
"bug"
615615
]
616+
},
617+
{
618+
"login": "dmytroony",
619+
"name": "Dmytro Onysko",
620+
"avatar_url": "https://avatars.githubusercontent.com/u/11257323?v=4",
621+
"profile": "https://github.com/dmytroony",
622+
"contributions": [
623+
"bug"
624+
]
616625
}
617626
],
618627
"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-66-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-67-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -162,6 +162,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
162162
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Taras-SS"><img src="https://avatars.githubusercontent.com/u/44113481?v=4?s=70" width="70px;" alt="Taras Dyda"/><br /><sub><b>Taras Dyda</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ATaras-SS" title="Bug reports">🐛</a></td>
163163
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MarstenyshenDmytro"><img src="https://avatars.githubusercontent.com/u/31610911?v=4?s=70" width="70px;" alt="MarstenyshenDmytro"/><br /><sub><b>MarstenyshenDmytro</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AMarstenyshenDmytro" title="Bug reports">🐛</a></td>
164164
<td align="center" valign="top" width="14.28%"><a href="https://github.com/denyshon"><img src="https://avatars.githubusercontent.com/u/93614255?v=4?s=70" width="70px;" alt="Denys"/><br /><sub><b>Denys</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Adenyshon" title="Bug reports">🐛</a></td>
165+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dmytroony"><img src="https://avatars.githubusercontent.com/u/11257323?v=4?s=70" width="70px;" alt="Dmytro Onysko"/><br /><sub><b>Dmytro Onysko</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Admytroony" title="Bug reports">🐛</a></td>
165166
</tr>
166167
</tbody>
167168
</table>

0 commit comments

Comments
 (0)