Skip to content

Commit b78fbe5

Browse files
authored
Merge pull request #571 from javascript-tutorial/all-contributors/add-Babrov
docs: add Babrov as a contributor for bug
2 parents 9382343 + 0f6af3d commit b78fbe5

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
@@ -848,6 +848,15 @@
848848
"contributions": [
849849
"bug"
850850
]
851+
},
852+
{
853+
"login": "Babrov",
854+
"name": "Illia Babrov",
855+
"avatar_url": "https://avatars.githubusercontent.com/u/60341182?v=4",
856+
"profile": "https://www.linkedin.com/in/ibabrov/",
857+
"contributions": [
858+
"bug"
859+
]
851860
}
852861
],
853862
"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-92-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-93-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -202,6 +202,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
202202
</tr>
203203
<tr>
204204
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Andygol"><img src="https://avatars.githubusercontent.com/u/369696?v=4?s=70" width="70px;" alt="Andrii Holovin"/><br /><sub><b>Andrii Holovin</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AAndygol" title="Bug reports">🐛</a></td>
205+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ibabrov/"><img src="https://avatars.githubusercontent.com/u/60341182?v=4?s=70" width="70px;" alt="Illia Babrov"/><br /><sub><b>Illia Babrov</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ABabrov" title="Bug reports">🐛</a></td>
205206
</tr>
206207
</tbody>
207208
</table>

0 commit comments

Comments
 (0)