Skip to content

docs: add chizzzy as a contributor for ideas #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 29, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,15 @@
"contributions": [
"translation"
]
},
{
"login": "chizzzy",
"name": "Chystiakov Andrei",
"avatar_url": "https://avatars.githubusercontent.com/u/34280137?v=4",
"profile": "https://github.com/chizzzy",
"contributions": [
"ideas"
]
}
]
}
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Сучасний посібник по JavaScript українською мовою 🇺🇦
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![Перекладачі](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#подяка-)
[![Перекладачі](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#подяка-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

В цьому репозиторію зберігається переклад <https://javascript.info> з англійської на українську мову.
Expand Down Expand Up @@ -88,6 +88,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
<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>
<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>
</tr>
<tr>
<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>
</tr>
</table>

<!-- markdownlint-restore -->
Expand Down