Skip to content

Commit 496f6b3

Browse files
docs: add chizzzy as a contributor for ideas (#163)
* 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 46774d1 commit 496f6b3

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
@@ -160,6 +160,15 @@
160160
"contributions": [
161161
"translation"
162162
]
163+
},
164+
{
165+
"login": "chizzzy",
166+
"name": "Chystiakov Andrei",
167+
"avatar_url": "https://avatars.githubusercontent.com/u/34280137?v=4",
168+
"profile": "https://github.com/chizzzy",
169+
"contributions": [
170+
"ideas"
171+
]
163172
}
164173
]
165174
}

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

66
В цьому репозиторію зберігається переклад <https://javascript.info> з англійської на українську мову.
@@ -88,6 +88,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
8888
<td align="center"><a href="https://github.com/Tarkeasy"><img src="https://avatars.githubusercontent.com/u/36696571?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Taras Kulchytskyi</b></sub></a><br /><a href="#translation-Tarkeasy" title="Translation">🌍</a></td>
8989
<td align="center"><a href="https://www.linkedin.com/in/m-sopiha/"><img src="https://avatars.githubusercontent.com/u/20689588?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Mykola Sopiha</b></sub></a><br /><a href="#translation-MykolaSopiha" title="Translation">🌍</a></td>
9090
</tr>
91+
<tr>
92+
<td align="center"><a href="https://github.com/chizzzy"><img src="https://avatars.githubusercontent.com/u/34280137?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Chystiakov Andrei</b></sub></a><br /><a href="#ideas-chizzzy" title="Ideas, Planning, & Feedback">🤔</a></td>
93+
</tr>
9194
</table>
9295

9396
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)