Skip to content

Commit 7b106ba

Browse files
authored
Merge pull request #467 from javascript-tutorial/all-contributors/add-InnaForkert
docs: add InnaForkert as a contributor for bug
2 parents e806203 + a368eaf commit 7b106ba

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
@@ -649,6 +649,15 @@
649649
"contributions": [
650650
"bug"
651651
]
652+
},
653+
{
654+
"login": "InnaForkert",
655+
"name": "Inna Forkert",
656+
"avatar_url": "https://avatars.githubusercontent.com/u/110421964?v=4",
657+
"profile": "https://innaforkert.github.io/portfolio",
658+
"contributions": [
659+
"bug"
660+
]
652661
}
653662
],
654663
"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-70-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-71-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -167,6 +167,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
167167
<td align="center" valign="top" width="14.28%"><a href="https://nibbl3.xyz/h3x"><img src="https://avatars.githubusercontent.com/u/77545790?v=4?s=70" width="70px;" alt="nibbl3"/><br /><sub><b>nibbl3</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Anibbl" title="Bug reports">🐛</a></td>
168168
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Neschadin"><img src="https://avatars.githubusercontent.com/u/73835274?v=4?s=70" width="70px;" alt="Neschadin Oleksandr"/><br /><sub><b>Neschadin Oleksandr</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ANeschadin" title="Bug reports">🐛</a></td>
169169
</tr>
170+
<tr>
171+
<td align="center" valign="top" width="14.28%"><a href="https://innaforkert.github.io/portfolio"><img src="https://avatars.githubusercontent.com/u/110421964?v=4?s=70" width="70px;" alt="Inna Forkert"/><br /><sub><b>Inna Forkert</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AInnaForkert" title="Bug reports">🐛</a></td>
172+
</tr>
170173
</tbody>
171174
</table>
172175

0 commit comments

Comments
 (0)