Skip to content

Commit 6875a43

Browse files
authored
Merge pull request #479 from javascript-tutorial/all-contributors/add-davidmovsesian
docs: add davidmovsesian as a contributor for bug
2 parents 66fa45c + 93f45a1 commit 6875a43

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
@@ -694,6 +694,15 @@
694694
"contributions": [
695695
"bug"
696696
]
697+
},
698+
{
699+
"login": "davidmovsesian",
700+
"name": "davidmovsesian",
701+
"avatar_url": "https://avatars.githubusercontent.com/u/44215072?v=4",
702+
"profile": "https://github.com/davidmovsesian",
703+
"contributions": [
704+
"bug"
705+
]
697706
}
698707
],
699708
"commitConvention": "angular"

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

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -173,6 +173,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
173173
<td align="center" valign="top" width="14.28%"><a href="https://github.com/prooles"><img src="https://avatars.githubusercontent.com/u/13441453?v=4?s=70" width="70px;" alt="Oles Matskiv"/><br /><sub><b>Oles Matskiv</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aprooles" title="Bug reports">🐛</a></td>
174174
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cybd"><img src="https://avatars.githubusercontent.com/u/2155352?v=4?s=70" width="70px;" alt="Sergei Matros"/><br /><sub><b>Sergei Matros</b></sub></a><br /><a href="#translation-cybd" title="Translation">🌍</a></td>
175175
<td align="center" valign="top" width="14.28%"><a href="https://github.com/adudyak"><img src="https://avatars.githubusercontent.com/u/19595492?v=4?s=70" width="70px;" alt="adudyak"/><br /><sub><b>adudyak</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aadudyak" title="Bug reports">🐛</a></td>
176+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/davidmovsesian"><img src="https://avatars.githubusercontent.com/u/44215072?v=4?s=70" width="70px;" alt="davidmovsesian"/><br /><sub><b>davidmovsesian</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Adavidmovsesian" title="Bug reports">🐛</a></td>
176177
</tr>
177178
</tbody>
178179
</table>

0 commit comments

Comments
 (0)