Skip to content

Commit 4a3542c

Browse files
authored
Merge pull request #459 from javascript-tutorial/all-contributors/add-Taras-SS
docs: add Taras-SS as a contributor for bug
2 parents 6759b2c + 20aee4e commit 4a3542c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,15 @@
586586
"contributions": [
587587
"bug"
588588
]
589+
},
590+
{
591+
"login": "Taras-SS",
592+
"name": "Taras Dyda",
593+
"avatar_url": "https://avatars.githubusercontent.com/u/44113481?v=4",
594+
"profile": "https://github.com/Taras-SS",
595+
"contributions": [
596+
"bug"
597+
]
589598
}
590599
],
591600
"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-63-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -158,6 +158,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
158158
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Yanyshpolska"><img src="https://avatars.githubusercontent.com/u/109538078?v=4?s=70" width="70px;" alt="Yanyshpolska"/><br /><sub><b>Yanyshpolska</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AYanyshpolska" title="Bug reports">🐛</a></td>
159159
<td align="center" valign="top" width="14.28%"><a href="https://github.com/serhiiIgnatenko"><img src="https://avatars.githubusercontent.com/u/57037810?v=4?s=70" width="70px;" alt="Serhii Ihnatenko"/><br /><sub><b>Serhii Ihnatenko</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AserhiiIgnatenko" title="Bug reports">🐛</a></td>
160160
</tr>
161+
<tr>
162+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Taras-SS"><img src="https://avatars.githubusercontent.com/u/44113481?v=4?s=70" width="70px;" alt="Taras Dyda"/><br /><sub><b>Taras Dyda</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ATaras-SS" title="Bug reports">🐛</a></td>
163+
</tr>
161164
</tbody>
162165
</table>
163166

0 commit comments

Comments
 (0)