Skip to content

Commit 57c6a79

Browse files
authored
Merge pull request #613 from javascript-tutorial/all-contributors/add-darynaplrs
docs: add darynaplrs as a contributor for bug
2 parents b48886f + bbe37f2 commit 57c6a79

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
@@ -885,6 +885,15 @@
885885
"contributions": [
886886
"bug"
887887
]
888+
},
889+
{
890+
"login": "darynaplrs",
891+
"name": "Daryna Poliarush",
892+
"avatar_url": "https://avatars.githubusercontent.com/u/90515799?v=4",
893+
"profile": "https://github.com/darynaplrs",
894+
"contributions": [
895+
"bug"
896+
]
888897
}
889898
],
890899
"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-96-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-97-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -206,6 +206,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
206206
<td align="center" valign="top" width="14.28%"><a href="https://github.com/milax"><img src="https://avatars.githubusercontent.com/u/432327?v=4?s=70" width="70px;" alt="Yevhen Kuzmin"/><br /><sub><b>Yevhen Kuzmin</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Amilax" title="Bug reports">🐛</a></td>
207207
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CodyMaster007"><img src="https://avatars.githubusercontent.com/u/82391244?v=4?s=70" width="70px;" alt="Danylo"/><br /><sub><b>Danylo</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ACodyMaster007" title="Bug reports">🐛</a></td>
208208
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BogSala"><img src="https://avatars.githubusercontent.com/u/90139360?v=4?s=70" width="70px;" alt="BogSala"/><br /><sub><b>BogSala</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ABogSala" title="Bug reports">🐛</a></td>
209+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/darynaplrs"><img src="https://avatars.githubusercontent.com/u/90515799?v=4?s=70" width="70px;" alt="Daryna Poliarush"/><br /><sub><b>Daryna Poliarush</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Adarynaplrs" title="Bug reports">🐛</a></td>
209210
</tr>
210211
</tbody>
211212
</table>

0 commit comments

Comments
 (0)