Skip to content

Commit 7d3d634

Browse files
authored
Merge pull request #355 from javascript-tutorial/all-contributors/add-ilvl
docs: add ilvl as a contributor for bug
2 parents e9cad76 + a7c1728 commit 7d3d634

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
@@ -315,6 +315,15 @@
315315
"contributions": [
316316
"bug"
317317
]
318+
},
319+
{
320+
"login": "ilvl",
321+
"name": "ilvl",
322+
"avatar_url": "https://avatars.githubusercontent.com/u/16276298?v=4",
323+
"profile": "https://github.com/ilvl",
324+
"contributions": [
325+
"bug"
326+
]
318327
}
319328
]
320329
}

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

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -118,6 +118,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
118118
<td align="center"><a href="https://github.com/Lelihelija"><img src="https://avatars.githubusercontent.com/u/68015684?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Olha</b></sub></a><br /><a href="#translation-Lelihelija" title="Translation">🌍</a></td>
119119
<td align="center"><a href="https://github.com/DmytroSkrypnyk"><img src="https://avatars.githubusercontent.com/u/46841342?v=4?s=70" width="70px;" alt=""/><br /><sub><b>DmytroSkrypnyk</b></sub></a><br /><a href="#translation-DmytroSkrypnyk" title="Translation">🌍</a></td>
120120
<td align="center"><a href="http://Instagram.com/yaroslavom"><img src="https://avatars.githubusercontent.com/u/72073598?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Ayaroslavom" title="Bug reports">🐛</a></td>
121+
<td align="center"><a href="https://github.com/ilvl"><img src="https://avatars.githubusercontent.com/u/16276298?v=4?s=70" width="70px;" alt=""/><br /><sub><b>ilvl</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Ailvl" title="Bug reports">🐛</a></td>
121122
</tr>
122123
</table>
123124

0 commit comments

Comments
 (0)