Skip to content

Commit c156564

Browse files
authored
Merge pull request #462 from javascript-tutorial/all-contributors/add-denyshon
docs: add denyshon as a contributor for bug
2 parents f8340cb + f22410b commit c156564

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
@@ -604,6 +604,15 @@
604604
"contributions": [
605605
"bug"
606606
]
607+
},
608+
{
609+
"login": "denyshon",
610+
"name": "Denys",
611+
"avatar_url": "https://avatars.githubusercontent.com/u/93614255?v=4",
612+
"profile": "https://github.com/denyshon",
613+
"contributions": [
614+
"bug"
615+
]
607616
}
608617
],
609618
"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-65-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-66-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -161,6 +161,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
161161
<tr>
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>
164+
<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>
164165
</tr>
165166
</tbody>
166167
</table>

0 commit comments

Comments
 (0)