Skip to content

Commit acf26dd

Browse files
authored
Merge pull request #480 from javascript-tutorial/all-contributors/add-Lo-Riot
docs: add Lo-Riot as a contributor for bug
2 parents 42e881c + ce8e6dd commit acf26dd

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
@@ -703,6 +703,15 @@
703703
"contributions": [
704704
"bug"
705705
]
706+
},
707+
{
708+
"login": "Lo-Riot",
709+
"name": "LoRiot",
710+
"avatar_url": "https://avatars.githubusercontent.com/u/95584571?v=4",
711+
"profile": "https://github.com/Lo-Riot",
712+
"contributions": [
713+
"bug"
714+
]
706715
}
707716
],
708717
"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-76-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-77-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -174,6 +174,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
174174
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cybd"><img src="https://avatars.githubusercontent.com/u/2155352?v=4?s=70" width="70px;" alt="Sergei Matros"/><br /><sub><b>Sergei Matros</b></sub></a><br /><a href="#translation-cybd" title="Translation">🌍</a></td>
175175
<td align="center" valign="top" width="14.28%"><a href="https://github.com/adudyak"><img src="https://avatars.githubusercontent.com/u/19595492?v=4?s=70" width="70px;" alt="adudyak"/><br /><sub><b>adudyak</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aadudyak" title="Bug reports">🐛</a></td>
176176
<td align="center" valign="top" width="14.28%"><a href="https://github.com/davidmovsesian"><img src="https://avatars.githubusercontent.com/u/44215072?v=4?s=70" width="70px;" alt="davidmovsesian"/><br /><sub><b>davidmovsesian</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Adavidmovsesian" title="Bug reports">🐛</a></td>
177+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Lo-Riot"><img src="https://avatars.githubusercontent.com/u/95584571?v=4?s=70" width="70px;" alt="LoRiot"/><br /><sub><b>LoRiot</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ALo-Riot" title="Bug reports">🐛</a></td>
177178
</tr>
178179
</tbody>
179180
</table>

0 commit comments

Comments
 (0)