Skip to content

Commit 1fdce2d

Browse files
docs: add alexandrtovmach as a contributor (#64)
* docs: update README.md [skip ci]
1 parent d462afc commit 1fdce2d

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@
3333
"contributions": [
3434
"translation"
3535
]
36+
},
37+
{
38+
"login": "alexandrtovmach",
39+
"name": "Alexandr Tovmach",
40+
"avatar_url": "https://avatars0.githubusercontent.com/u/28801003?v=4",
41+
"profile": "https://alexandrtovmach.com",
42+
"contributions": [
43+
"translation"
44+
]
3645
}
3746
],
3847
"contributorsPerLine": 7,

README.md

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

66
В цьому репозиторію зберігається переклад <https://javascript.info> на українську мову.
@@ -62,9 +62,9 @@ P.S. Весь перелік мов можна знайти на сторінц
6262
---
6363
Будемо дуже вдячні за ваш переклад, або додавання чогось нового!
6464

65-
## Contributors
65+
## Внески
6666

67-
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
67+
Велика подяка цим людям за їхній вклад в розвиток проєкту ([позначення](https://allcontributors.org/docs/en/emoji-key)):
6868

6969
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
7070
<!-- prettier-ignore-start -->
@@ -74,11 +74,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7474
<td align="center"><a href="https://github.com/tarasyyyk"><img src="https://avatars0.githubusercontent.com/u/20100011?v=4" width="100px;" alt=""/><br /><sub><b>Taras</b></sub></a><br /><a href="#maintenance-tarasyyyk" title="Maintenance">🚧</a> <a href="https://github.com/javascript-tutorial/uk.javascript.info/pulls?q=is%3Apr+reviewed-by%3Atarasyyyk" title="Reviewed Pull Requests">👀</a> <a href="#translation-tarasyyyk" title="Translation">🌍</a></td>
7575
<td align="center"><a href="https://github.com/alexgalkin"><img src="https://avatars0.githubusercontent.com/u/1190812?v=4" width="100px;" alt=""/><br /><sub><b>Alex Galkin</b></sub></a><br /><a href="#translation-alexgalkin" title="Translation">🌍</a></td>
7676
<td align="center"><a href="https://github.com/Zim123"><img src="https://avatars2.githubusercontent.com/u/1306750?v=4" width="100px;" alt=""/><br /><sub><b>Yuriy Ostapyuk</b></sub></a><br /><a href="#translation-Zim123" title="Translation">🌍</a></td>
77+
<td align="center"><a href="https://alexandrtovmach.com"><img src="https://avatars0.githubusercontent.com/u/28801003?v=4" width="100px;" alt=""/><br /><sub><b>Alexandr Tovmach</b></sub></a><br /><a href="#translation-alexandrtovmach" title="Translation">🌍</a></td>
7778
</tr>
7879
</table>
7980

8081
<!-- markdownlint-enable -->
8182
<!-- prettier-ignore-end -->
8283
<!-- ALL-CONTRIBUTORS-LIST:END -->
8384

84-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
85+
Цей проєкт використовує специфікацію [all-contributors](https://github.com/all-contributors/all-contributors). Будь яка допомога до цієї специфікації лише вітається!

0 commit comments

Comments
 (0)