Skip to content

Commit 5cbafee

Browse files
docs: add GeorgeShvab as a contributor for bug (#665)
1 parent b6db0cb commit 5cbafee

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
@@ -971,6 +971,15 @@
971971
"contributions": [
972972
"bug"
973973
]
974+
},
975+
{
976+
"login": "GeorgeShvab",
977+
"name": "Heorhii Shvab",
978+
"avatar_url": "https://avatars.githubusercontent.com/u/62070431?v=4",
979+
"profile": "https://github.com/GeorgeShvab",
980+
"contributions": [
981+
"bug"
982+
]
974983
}
975984
],
976985
"commitType": "docs",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Сучасний посібник по JavaScript українською мовою 🇺🇦
22
## The Modern JavaScript Tutorial in Ukrainian 🇺🇦
33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![Перекладачі](https://img.shields.io/badge/all_contributors-106-orange.svg?style=flat-square)](#подяка-)
4+
[![Перекладачі](https://img.shields.io/badge/all_contributors-107-orange.svg?style=flat-square)](#подяка-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
В цьому репозиторії зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -199,6 +199,7 @@ P.S. Весь перелік мов і прогрес перекладу пос
199199
</tr>
200200
<tr>
201201
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Serge044"><img src="https://avatars.githubusercontent.com/u/64706187?v=4?s=100" width="100px;" alt="Serge"/><br /><sub><b>Serge</b></sub></a><br /><a href="#bug-Serge044" title="Bug reports">🐛</a></td>
202+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeorgeShvab"><img src="https://avatars.githubusercontent.com/u/62070431?v=4?s=100" width="100px;" alt="Heorhii Shvab"/><br /><sub><b>Heorhii Shvab</b></sub></a><br /><a href="#bug-GeorgeShvab" title="Bug reports">🐛</a></td>
202203
</tr>
203204
</tbody>
204205
</table>

0 commit comments

Comments
 (0)