Skip to content

Commit 07d054f

Browse files
authored
Merge pull request #360 from javascript-tutorial/all-contributors/add-farkon00
docs: add farkon00 as a contributor for bug
2 parents 119f196 + 4e76ca1 commit 07d054f

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
@@ -360,6 +360,15 @@
360360
"contributions": [
361361
"bug"
362362
]
363+
},
364+
{
365+
"login": "farkon00",
366+
"name": "farkon00",
367+
"avatar_url": "https://avatars.githubusercontent.com/u/59134591?v=4",
368+
"profile": "https://github.com/farkon00",
369+
"contributions": [
370+
"bug"
371+
]
363372
}
364373
]
365374
}

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

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -125,6 +125,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
125125
<td align="center"><a href="https://github.com/PavloKokhaniuk"><img src="https://avatars.githubusercontent.com/u/81250556?v=4?s=70" width="70px;" alt=""/><br /><sub><b>PavloKokhaniuk</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3APavloKokhaniuk" title="Bug reports">🐛</a></td>
126126
<td align="center"><a href="https://kolumb.tk/"><img src="https://avatars.githubusercontent.com/u/4366033?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Danylo Kolumbet</b></sub></a><br /><a href="#translation-kolumb" title="Translation">🌍</a></td>
127127
<td align="center"><a href="https://github.com/MaxiManBW"><img src="https://avatars.githubusercontent.com/u/7721739?v=4?s=70" width="70px;" alt=""/><br /><sub><b>MaxiManBW</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AMaxiManBW" title="Bug reports">🐛</a></td>
128+
<td align="center"><a href="https://github.com/farkon00"><img src="https://avatars.githubusercontent.com/u/59134591?v=4?s=70" width="70px;" alt=""/><br /><sub><b>farkon00</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Afarkon00" title="Bug reports">🐛</a></td>
128129
</tr>
129130
</table>
130131

0 commit comments

Comments
 (0)