Skip to content

Commit 6145726

Browse files
authored
Merge pull request #788 from javascript-tutorial/all-contributors/add-OlyaFreedom
docs: add OlyaFreedom as a contributor for bug
2 parents 096e327 + 8120dba commit 6145726

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
@@ -1102,6 +1102,15 @@
11021102
"contributions": [
11031103
"bug"
11041104
]
1105+
},
1106+
{
1107+
"login": "OlyaFreedom",
1108+
"name": "OlyaFreedom",
1109+
"avatar_url": "https://avatars.githubusercontent.com/u/15339237?v=4",
1110+
"profile": "https://github.com/OlyaFreedom",
1111+
"contributions": [
1112+
"bug"
1113+
]
11051114
}
11061115
],
11071116
"commitType": "docs",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Сучасний посібник по JavaScript українською мовою 🇺🇦
22
## The Modern JavaScript Tutorial in Ukrainian 🇺🇦
33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![Перекладачі](https://img.shields.io/badge/all_contributors-120-orange.svg?style=flat-square)](#подяка-)
4+
[![Перекладачі](https://img.shields.io/badge/all_contributors-121-orange.svg?style=flat-square)](#подяка-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
В цьому репозиторії зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -217,6 +217,7 @@ P.S. Весь перелік мов і прогрес перекладу пос
217217
</tr>
218218
<tr>
219219
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LudmilaShilo"><img src="https://avatars.githubusercontent.com/u/44061668?v=4?s=100" width="100px;" alt="Ludmila Shilo"/><br /><sub><b>Ludmila Shilo</b></sub></a><br /><a href="#bug-LudmilaShilo" title="Bug reports">🐛</a></td>
220+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/OlyaFreedom"><img src="https://avatars.githubusercontent.com/u/15339237?v=4?s=100" width="100px;" alt="OlyaFreedom"/><br /><sub><b>OlyaFreedom</b></sub></a><br /><a href="#bug-OlyaFreedom" title="Bug reports">🐛</a></td>
220221
</tr>
221222
</tbody>
222223
</table>

0 commit comments

Comments
 (0)