Skip to content

Commit 418278f

Browse files
authored
Merge pull request #361 from javascript-tutorial/all-contributors/add-AdriandeCita
docs: add AdriandeCita as a contributor for translation
2 parents 07d054f + e2fa780 commit 418278f

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
@@ -369,6 +369,15 @@
369369
"contributions": [
370370
"bug"
371371
]
372+
},
373+
{
374+
"login": "AdriandeCita",
375+
"name": "Mykola Myslovskyi",
376+
"avatar_url": "https://avatars.githubusercontent.com/u/11510394?v=4",
377+
"profile": "https://mykolamyslovskyi.xyz/",
378+
"contributions": [
379+
"translation"
380+
]
372381
}
373382
]
374383
}

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

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -126,6 +126,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
126126
<td align="center"><a href="https://kolumb.tk/"><img src="https://avatars.githubusercontent.com/u/4366033?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Danylo Kolumbet</b></sub></a><br /><a href="#translation-kolumb" title="Translation">🌍</a></td>
127127
<td align="center"><a href="https://github.com/MaxiManBW"><img src="https://avatars.githubusercontent.com/u/7721739?v=4?s=70" width="70px;" alt=""/><br /><sub><b>MaxiManBW</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AMaxiManBW" title="Bug reports">🐛</a></td>
128128
<td align="center"><a href="https://github.com/farkon00"><img src="https://avatars.githubusercontent.com/u/59134591?v=4?s=70" width="70px;" alt=""/><br /><sub><b>farkon00</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Afarkon00" title="Bug reports">🐛</a></td>
129+
<td align="center"><a href="https://mykolamyslovskyi.xyz/"><img src="https://avatars.githubusercontent.com/u/11510394?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Mykola Myslovskyi</b></sub></a><br /><a href="#translation-AdriandeCita" title="Translation">🌍</a></td>
129130
</tr>
130131
</table>
131132

0 commit comments

Comments
 (0)