Skip to content

Commit c696bdd

Browse files
authored
Merge pull request #400 from javascript-tutorial/all-contributors/add-holus-bolus
docs: add holus-bolus as a contributor for bug
2 parents ca33d24 + 52676dc commit c696bdd

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
@@ -478,6 +478,15 @@
478478
"contributions": [
479479
"bug"
480480
]
481+
},
482+
{
483+
"login": "holus-bolus",
484+
"name": "Oleksii Ustinov",
485+
"avatar_url": "https://avatars.githubusercontent.com/u/93076661?v=4",
486+
"profile": "https://github.com/holus-bolus",
487+
"contributions": [
488+
"bug"
489+
]
481490
}
482491
],
483492
"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-51-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-52-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -143,6 +143,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
143143
<tr>
144144
<td align="center"><a href="https://github.com/bardachov"><img src="https://avatars.githubusercontent.com/u/6798742?v=4?s=70" width="70px;" alt="Artem Bardachov"/><br /><sub><b>Artem Bardachov</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Abardachov" title="Bug reports">🐛</a></td>
145145
<td align="center"><a href="https://github.com/VasylTsiutsyk"><img src="https://avatars.githubusercontent.com/u/57192331?v=4?s=70" width="70px;" alt="Vasyl"/><br /><sub><b>Vasyl</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AVasylTsiutsyk" title="Bug reports">🐛</a></td>
146+
<td align="center"><a href="https://github.com/holus-bolus"><img src="https://avatars.githubusercontent.com/u/93076661?v=4?s=70" width="70px;" alt="Oleksii Ustinov"/><br /><sub><b>Oleksii Ustinov</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aholus-bolus" title="Bug reports">🐛</a></td>
146147
</tr>
147148
</tbody>
148149
</table>

0 commit comments

Comments
 (0)