Skip to content

Commit 1b0d19c

Browse files
authored
Merge pull request #623 from javascript-tutorial/all-contributors/add-rostag
docs: add rostag as a contributor for bug
2 parents 72117d1 + 9c6b70e commit 1b0d19c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,15 @@
903903
"contributions": [
904904
"bug"
905905
]
906+
},
907+
{
908+
"login": "rostag",
909+
"name": "Rosty",
910+
"avatar_url": "https://avatars.githubusercontent.com/u/451410?v=4",
911+
"profile": "http://facebook.com/rastislavr",
912+
"contributions": [
913+
"bug"
914+
]
906915
}
907916
],
908917
"commitConvention": "angular",

README.md

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

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -209,6 +209,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
209209
<td align="center" valign="top" width="14.28%"><a href="https://github.com/darynaplrs"><img src="https://avatars.githubusercontent.com/u/90515799?v=4?s=70" width="70px;" alt="Daryna Poliarush"/><br /><sub><b>Daryna Poliarush</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Adarynaplrs" title="Bug reports">🐛</a></td>
210210
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/vadym-pavlyk-a2ba04215/"><img src="https://avatars.githubusercontent.com/u/71404100?v=4?s=70" width="70px;" alt="Vadym Pavlyk"/><br /><sub><b>Vadym Pavlyk</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AMade1ra" title="Bug reports">🐛</a></td>
211211
</tr>
212+
<tr>
213+
<td align="center" valign="top" width="14.28%"><a href="http://facebook.com/rastislavr"><img src="https://avatars.githubusercontent.com/u/451410?v=4?s=70" width="70px;" alt="Rosty"/><br /><sub><b>Rosty</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Arostag" title="Bug reports">🐛</a></td>
214+
</tr>
212215
</tbody>
213216
</table>
214217

0 commit comments

Comments
 (0)