Skip to content

Commit 98fa4d3

Browse files
authored
Merge pull request #504 from javascript-tutorial/all-contributors/add-RostyslavNihrutsa
docs: add RostyslavNihrutsa as a contributor for bug
2 parents 47c3cb0 + 180a5c2 commit 98fa4d3

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
@@ -758,6 +758,15 @@
758758
"contributions": [
759759
"bug"
760760
]
761+
},
762+
{
763+
"login": "RostyslavNihrutsa",
764+
"name": "RostyslavNihrutsa",
765+
"avatar_url": "https://avatars.githubusercontent.com/u/82962343?v=4",
766+
"profile": "https://github.com/RostyslavNihrutsa",
767+
"contributions": [
768+
"bug"
769+
]
761770
}
762771
],
763772
"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-82-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-83-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -182,6 +182,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
182182
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ArtemBondarenko1997"><img src="https://avatars.githubusercontent.com/u/32524801?v=4?s=70" width="70px;" alt="ArtemBondarenko1997"/><br /><sub><b>ArtemBondarenko1997</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AArtemBondarenko1997" title="Bug reports">🐛</a></td>
183183
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yokoole"><img src="https://avatars.githubusercontent.com/u/116198926?v=4?s=70" width="70px;" alt="yokoole"/><br /><sub><b>yokoole</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Ayokoole" title="Bug reports">🐛</a></td>
184184
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SuperMaxusa"><img src="https://avatars.githubusercontent.com/u/41739128?v=4?s=70" width="70px;" alt="SuperMaxusa"/><br /><sub><b>SuperMaxusa</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ASuperMaxusa" title="Bug reports">🐛</a></td>
185+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RostyslavNihrutsa"><img src="https://avatars.githubusercontent.com/u/82962343?v=4?s=70" width="70px;" alt="RostyslavNihrutsa"/><br /><sub><b>RostyslavNihrutsa</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ARostyslavNihrutsa" title="Bug reports">🐛</a></td>
185186
</tr>
186187
</tbody>
187188
</table>

0 commit comments

Comments
 (0)