Skip to content

Commit 4223e39

Browse files
docs: add 'gawanyn' as a contributor for fix bug #633
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent dd30bbc commit 4223e39

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
@@ -941,6 +941,15 @@
941941
"contributions": [
942942
"bug"
943943
]
944+
},
945+
{
946+
"login": "gawanyn",
947+
"name": "gawanyn",
948+
"avatar_url": "https://avatars.githubusercontent.com/u/47538446?v=4",
949+
"profile": "https://github.com/gawanyn",
950+
"contributions": [
951+
"bug"
952+
]
944953
}
945954
],
946955
"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-102-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-103-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -214,6 +214,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
214214
<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>
215215
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mr-corp"><img src="https://avatars.githubusercontent.com/u/19779178?v=4?s=70" width="70px;" alt="mr-corp"/><br /><sub><b>mr-corp</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Amr-corp" title="Bug reports">🐛</a></td>
216216
<td align="center" valign="top" width="14.28%"><a href="https://github.com/YevhenOstrovskiy"><img src="https://avatars.githubusercontent.com/u/92674052?v=4?s=70" width="70px;" alt="Yevhen"/><br /><sub><b>Yevhen</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AYevhenOstrovskiy" title="Bug reports">🐛</a></td>
217+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gawanyn"><img src="https://avatars.githubusercontent.com/u/47538446?v=4?s=70" width="70px;" alt="gawanyn"/><br /><sub><b>gawanyn</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Agawanyn" title="Bug reports">🐛</a></td>
217218
</tr>
218219
</tbody>
219220
</table>

0 commit comments

Comments
 (0)