Skip to content

Commit 3df1300

Browse files
docs: add YevhenOstrovskiy as a contributor for bug found (#637)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 983dc83 commit 3df1300

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
@@ -931,6 +931,15 @@
931931
"contributions": [
932932
"bug"
933933
]
934+
},
935+
{
936+
"login": "YevhenOstrovskiy",
937+
"name": "Yevhen",
938+
"avatar_url": "https://avatars.githubusercontent.com/u/92674052?v=4",
939+
"profile": "https://github.com/YevhenOstrovskiy",
940+
"contributions": [
941+
"bug"
942+
]
934943
}
935944
],
936945
"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-101-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-102-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -213,6 +213,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
213213
<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>
214214
<td align="center" valign="top" width="14.28%"><a href="https://lylich0.github.io/"><img src="https://avatars.githubusercontent.com/u/81174724?v=4?s=70" width="70px;" alt="lylich "/><br /><sub><b>lylich </b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Alylich0" title="Bug reports">🐛</a></td>
215215
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mr-corp"><img src="https://avatars.githubusercontent.com/u/19779178?v=4?s=70" width="70px;" alt="mr-corp"/><br /><sub><b>mr-corp</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Amr-corp" title="Bug reports">🐛</a></td>
216+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/YevhenOstrovskiy"><img src="https://avatars.githubusercontent.com/u/92674052?v=4?s=70" width="70px;" alt="Yevhen"/><br /><sub><b>Yevhen</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AYevhenOstrovskiy" title="Bug reports">🐛</a></td>
216217
</tr>
217218
</tbody>
218219
</table>

0 commit comments

Comments
 (0)