Skip to content

Commit bc189ae

Browse files
docs: add Tuoris as a contributor for translation (#177)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent e74a336 commit bc189ae

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
@@ -189,6 +189,15 @@
189189
"contributions": [
190190
"translation"
191191
]
192+
},
193+
{
194+
"login": "Tuoris",
195+
"name": "Tuoris",
196+
"avatar_url": "https://avatars.githubusercontent.com/u/16479460?v=4",
197+
"profile": "https://github.com/Tuoris",
198+
"contributions": [
199+
"translation"
200+
]
192201
}
193202
]
194203
}

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

66
В цьому репозиторію зберігається переклад <https://javascript.info> з англійської на українську мову.
@@ -92,6 +92,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
9292
<td align="center"><a href="https://github.com/chizzzy"><img src="https://avatars.githubusercontent.com/u/34280137?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Chystiakov Andrei</b></sub></a><br /><a href="#ideas-chizzzy" title="Ideas, Planning, & Feedback">🤔</a> <a href="#translation-chizzzy" title="Translation">🌍</a></td>
9393
<td align="center"><a href="https://github.com/hordiienko-tatiana"><img src="https://avatars.githubusercontent.com/u/49336627?v=4?s=70" width="70px;" alt=""/><br /><sub><b>hordiienko-tatiana</b></sub></a><br /><a href="#translation-hordiienko-tatiana" title="Translation">🌍</a></td>
9494
<td align="center"><a href="https://github.com/VolodymyrSSS"><img src="https://avatars.githubusercontent.com/u/49289546?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Volodymyr Sych</b></sub></a><br /><a href="#translation-VolodymyrSSS" title="Translation">🌍</a></td>
95+
<td align="center"><a href="https://github.com/Tuoris"><img src="https://avatars.githubusercontent.com/u/16479460?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Tuoris</b></sub></a><br /><a href="#translation-Tuoris" title="Translation">🌍</a></td>
9596
</tr>
9697
</table>
9798

0 commit comments

Comments
 (0)