Skip to content

Commit b683e83

Browse files
authored
Merge pull request #398 from javascript-tutorial/all-contributors/add-bardachov
docs: add bardachov as a contributor for bug
2 parents 7068686 + c51fd3f commit b683e83

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,15 @@
460460
"contributions": [
461461
"bug"
462462
]
463+
},
464+
{
465+
"login": "bardachov",
466+
"name": "Artem Bardachov",
467+
"avatar_url": "https://avatars.githubusercontent.com/u/6798742?v=4",
468+
"profile": "https://github.com/bardachov",
469+
"contributions": [
470+
"bug"
471+
]
463472
}
464473
],
465474
"commitConvention": "angular"

README.md

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

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -140,6 +140,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
140140
<td align="center"><a href="https://github.com/dmytro-botnarenko"><img src="https://avatars.githubusercontent.com/u/15910747?v=4?s=70" width="70px;" alt="Dmytro Botnarenko"/><br /><sub><b>Dmytro Botnarenko</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Admytro-botnarenko" title="Bug reports">🐛</a></td>
141141
<td align="center"><a href="https://github.com/kvnvit"><img src="https://avatars.githubusercontent.com/u/110344172?v=4?s=70" width="70px;" alt="Vitalii Kobylka"/><br /><sub><b>Vitalii Kobylka</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Akvnvit" title="Bug reports">🐛</a></td>
142142
</tr>
143+
<tr>
144+
<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>
145+
</tr>
143146
</tbody>
144147
</table>
145148

0 commit comments

Comments
 (0)