Skip to content

Commit b0d0877

Browse files
authored
Merge pull request #508 from javascript-tutorial/all-contributors/add-savylovskij
docs: add savylovskij as a contributor for bug
2 parents dd6c60d + e60d09b commit b0d0877

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -776,6 +776,15 @@
776776
"contributions": [
777777
"translation"
778778
]
779+
},
780+
{
781+
"login": "savylovskij",
782+
"name": "savylovskij",
783+
"avatar_url": "https://avatars.githubusercontent.com/u/60821299?v=4",
784+
"profile": "https://github.com/savylovskij",
785+
"contributions": [
786+
"bug"
787+
]
779788
}
780789
],
781790
"commitConvention": "angular",

README.md

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

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -185,6 +185,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
185185
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RostyslavNihrutsa"><img src="https://avatars.githubusercontent.com/u/82962343?v=4?s=70" width="70px;" alt="RostyslavNihrutsa"/><br /><sub><b>RostyslavNihrutsa</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ARostyslavNihrutsa" title="Bug reports">🐛</a></td>
186186
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kopijka"><img src="https://avatars.githubusercontent.com/u/101661240?v=4?s=70" width="70px;" alt="kopijka"/><br /><sub><b>kopijka</b></sub></a><br /><a href="#translation-kopijka" title="Translation">🌍</a></td>
187187
</tr>
188+
<tr>
189+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/savylovskij"><img src="https://avatars.githubusercontent.com/u/60821299?v=4?s=70" width="70px;" alt="savylovskij"/><br /><sub><b>savylovskij</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Asavylovskij" title="Bug reports">🐛</a></td>
190+
</tr>
188191
</tbody>
189192
</table>
190193

0 commit comments

Comments
 (0)