Skip to content

Commit c7ae1e7

Browse files
authored
Merge pull request #541 from javascript-tutorial/all-contributors/add-KhirovSasha
docs: add KhirovSasha as a contributor for bug
2 parents 7231d27 + 88c8705 commit c7ae1e7

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
@@ -821,6 +821,15 @@
821821
"contributions": [
822822
"bug"
823823
]
824+
},
825+
{
826+
"login": "KhirovSasha",
827+
"name": "Khirov Sasha",
828+
"avatar_url": "https://avatars.githubusercontent.com/u/75026042?v=4",
829+
"profile": "https://github.com/KhirovSasha",
830+
"contributions": [
831+
"bug"
832+
]
824833
}
825834
],
826835
"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-89-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-90-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -191,6 +191,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
191191
<td align="center" valign="top" width="14.28%"><a href="https://github.com/georgyna"><img src="https://avatars.githubusercontent.com/u/34685407?v=4?s=70" width="70px;" alt="georgyna"/><br /><sub><b>georgyna</b></sub></a><br /><a href="#translation-georgyna" title="Translation">🌍</a></td>
192192
<td align="center" valign="top" width="14.28%"><a href="http://anton.shevchuk.name"><img src="https://avatars.githubusercontent.com/u/142057?v=4?s=70" width="70px;" alt="Anton Shevchuk"/><br /><sub><b>Anton Shevchuk</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AAntonShevchuk" title="Bug reports">🐛</a></td>
193193
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Alexandre887"><img src="https://avatars.githubusercontent.com/u/74434545?v=4?s=70" width="70px;" alt="Aleksandras"/><br /><sub><b>Aleksandras</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AAlexandre887" title="Bug reports">🐛</a></td>
194+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KhirovSasha"><img src="https://avatars.githubusercontent.com/u/75026042?v=4?s=70" width="70px;" alt="Khirov Sasha"/><br /><sub><b>Khirov Sasha</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AKhirovSasha" title="Bug reports">🐛</a></td>
194195
</tr>
195196
</tbody>
196197
</table>

0 commit comments

Comments
 (0)