Skip to content

Commit b0fe580

Browse files
authored
Merge pull request #628 from javascript-tutorial/all-contributors/add-lylich0
docs: add lylich0 as a contributor for bug
2 parents 1b0d19c + e3bfcd0 commit b0fe580

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
@@ -912,6 +912,15 @@
912912
"contributions": [
913913
"bug"
914914
]
915+
},
916+
{
917+
"login": "lylich0",
918+
"name": "lylich ",
919+
"avatar_url": "https://avatars.githubusercontent.com/u/81174724?v=4",
920+
"profile": "https://lylich0.github.io/",
921+
"contributions": [
922+
"bug"
923+
]
915924
}
916925
],
917926
"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-99-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-100-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -211,6 +211,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
211211
</tr>
212212
<tr>
213213
<td align="center" valign="top" width="14.28%"><a href="http://facebook.com/rastislavr"><img src="https://avatars.githubusercontent.com/u/451410?v=4?s=70" width="70px;" alt="Rosty"/><br /><sub><b>Rosty</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Arostag" title="Bug reports">🐛</a></td>
214+
<td align="center" valign="top" width="14.28%"><a href="https://lylich0.github.io/"><img src="https://avatars.githubusercontent.com/u/81174724?v=4?s=70" width="70px;" alt="lylich "/><br /><sub><b>lylich </b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Alylich0" title="Bug reports">🐛</a></td>
214215
</tr>
215216
</tbody>
216217
</table>

0 commit comments

Comments
 (0)