Skip to content

Commit 64d7d5b

Browse files
docs: add lobanov-oleh as a contributor (#72)
* 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 4ece189 commit 64d7d5b

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.all-contributorsrc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"projectName": "uk.javascript.info",
99
"projectOwner": "javascript-tutorial",
1010
"repoType": "github",
11-
"repoHost": "https://javascript.info/",
11+
"repoHost": "https://github.com",
1212
"skipCi": true,
1313
"contributors": [
1414
{
@@ -66,6 +66,15 @@
6666
"contributions": [
6767
"ideas"
6868
]
69+
},
70+
{
71+
"login": "lobanov-oleh",
72+
"name": "lobanov-oleh",
73+
"avatar_url": "https://avatars0.githubusercontent.com/u/53055773?v=4",
74+
"profile": "https://github.com/lobanov-oleh",
75+
"contributions": [
76+
"translation"
77+
]
6978
}
7079
]
7180
}

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

66
В цьому репозиторію зберігається переклад <https://javascript.info> на українську мову.
@@ -77,6 +77,7 @@ P.S. Весь перелік мов можна знайти на сторінц
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>
7979
<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>
80+
<td align="center"><a href="https://github.com/lobanov-oleh"><img src="https://avatars0.githubusercontent.com/u/53055773?v=4" width="70px;" alt=""/><br /><sub><b>lobanov-oleh</b></sub></a><br /><a href="#translation-lobanov-oleh" title="Translation">🌍</a></td>
8081
</tr>
8182
</table>
8283

0 commit comments

Comments
 (0)