Skip to content

Commit cda0fb8

Browse files
docs: add UkrainianCitizen as a contributor (#69)
* docs: update README.md [skip ci]
1 parent 53c7e7d commit cda0fb8

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
@@ -51,6 +51,15 @@
5151
"contributions": [
5252
"translation"
5353
]
54+
},
55+
{
56+
"login": "UkrainianCitizen",
57+
"name": "UkrainianCitizen",
58+
"avatar_url": "https://avatars2.githubusercontent.com/u/31314423?v=4",
59+
"profile": "https://github.com/UkrainianCitizen",
60+
"contributions": [
61+
"ideas"
62+
]
5463
}
5564
],
5665
"contributorsPerLine": 8,

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-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://javascript.info> на українську мову.
@@ -76,6 +76,7 @@ P.S. Весь перелік мов можна знайти на сторінц
7676
<td align="center"><a href="https://github.com/Zim123"><img src="https://avatars2.githubusercontent.com/u/1306750?v=4" width="70px;" alt=""/><br /><sub><b>Yuriy Ostapyuk</b></sub></a><br /><a href="#translation-Zim123" title="Translation">🌍</a></td>
7777
<td align="center"><a href="https://alexandrtovmach.com"><img src="https://avatars0.githubusercontent.com/u/28801003?v=4" width="70px;" alt=""/><br /><sub><b>Alexandr Tovmach</b></sub></a><br /><a href="#translation-alexandrtovmach" title="Translation">🌍</a></td>
7878
<td align="center"><a href="http://stepansuvorov.com/blog/"><img src="https://avatars1.githubusercontent.com/u/1526680?v=4" width="70px;" alt=""/><br /><sub><b>Stepan Suvorov</b></sub></a><br /><a href="#translation-stevermeister" title="Translation">🌍</a></td>
79+
<td align="center"><a href="https://github.com/UkrainianCitizen"><img src="https://avatars2.githubusercontent.com/u/31314423?v=4" width="70px;" alt=""/><br /><sub><b>UkrainianCitizen</b></sub></a><br /><a href="#ideas-UkrainianCitizen" title="Ideas, Planning, & Feedback">🤔</a></td>
7980
</tr>
8081
</table>
8182

0 commit comments

Comments
 (0)