Skip to content

Commit d19e737

Browse files
authored
Merge pull request #368 from javascript-tutorial/all-contributors/add-emoquery
docs: add emoquery as a contributor for bug
2 parents 5781f15 + ca0780a commit d19e737

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
@@ -387,6 +387,15 @@
387387
"contributions": [
388388
"bug"
389389
]
390+
},
391+
{
392+
"login": "emoquery",
393+
"name": "emoquery",
394+
"avatar_url": "https://avatars.githubusercontent.com/u/104505813?v=4",
395+
"profile": "https://github.com/emoquery",
396+
"contributions": [
397+
"bug"
398+
]
390399
}
391400
]
392401
}

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-41-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -128,6 +128,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
128128
<td align="center"><a href="https://github.com/farkon00"><img src="https://avatars.githubusercontent.com/u/59134591?v=4?s=70" width="70px;" alt=""/><br /><sub><b>farkon00</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Afarkon00" title="Bug reports">🐛</a></td>
129129
<td align="center"><a href="https://mykolamyslovskyi.xyz/"><img src="https://avatars.githubusercontent.com/u/11510394?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Mykola Myslovskyi</b></sub></a><br /><a href="#translation-AdriandeCita" title="Translation">🌍</a></td>
130130
<td align="center"><a href="https://github.com/AirFast"><img src="https://avatars.githubusercontent.com/u/17478605?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Andrew Petryk</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AAirFast" title="Bug reports">🐛</a></td>
131+
<td align="center"><a href="https://github.com/emoquery"><img src="https://avatars.githubusercontent.com/u/104505813?v=4?s=70" width="70px;" alt=""/><br /><sub><b>emoquery</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aemoquery" title="Bug reports">🐛</a></td>
131132
</tr>
132133
</table>
133134

0 commit comments

Comments
 (0)