Skip to content

Commit 817d5cf

Browse files
authored
Merge pull request #540 from javascript-tutorial/all-contributors/add-Alexandre887
docs: add Alexandre887 as a contributor for bug
2 parents 30ee809 + fcf7561 commit 817d5cf

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
@@ -812,6 +812,15 @@
812812
"contributions": [
813813
"bug"
814814
]
815+
},
816+
{
817+
"login": "Alexandre887",
818+
"name": "Aleksandras",
819+
"avatar_url": "https://avatars.githubusercontent.com/u/74434545?v=4",
820+
"profile": "https://github.com/Alexandre887",
821+
"contributions": [
822+
"bug"
823+
]
815824
}
816825
],
817826
"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-88-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-89-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -190,6 +190,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
190190
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ltlaitoff"><img src="https://avatars.githubusercontent.com/u/67638952?v=4?s=70" width="70px;" alt="Ivan Schedrovskiy"/><br /><sub><b>Ivan Schedrovskiy</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Altlaitoff" title="Bug reports">🐛</a></td>
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>
193+
<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>
193194
</tr>
194195
</tbody>
195196
</table>

0 commit comments

Comments
 (0)