Skip to content

Commit 7625c48

Browse files
authored
Merge pull request #525 from javascript-tutorial/all-contributors/add-georgyna
docs: add georgyna as a contributor for translation
2 parents 33690ad + 18f7e89 commit 7625c48

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
@@ -794,6 +794,15 @@
794794
"contributions": [
795795
"bug"
796796
]
797+
},
798+
{
799+
"login": "georgyna",
800+
"name": "georgyna",
801+
"avatar_url": "https://avatars.githubusercontent.com/u/34685407?v=4",
802+
"profile": "https://github.com/georgyna",
803+
"contributions": [
804+
"translation"
805+
]
797806
}
798807
],
799808
"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-86-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-87-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

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

0 commit comments

Comments
 (0)