Skip to content

Commit 47c3cb0

Browse files
authored
Merge pull request #503 from javascript-tutorial/all-contributors/add-SuperMaxusa
docs: add SuperMaxusa as a contributor for bug
2 parents 479dbec + 4976e17 commit 47c3cb0

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
@@ -749,6 +749,15 @@
749749
"contributions": [
750750
"bug"
751751
]
752+
},
753+
{
754+
"login": "SuperMaxusa",
755+
"name": "SuperMaxusa",
756+
"avatar_url": "https://avatars.githubusercontent.com/u/41739128?v=4",
757+
"profile": "https://github.com/SuperMaxusa",
758+
"contributions": [
759+
"bug"
760+
]
752761
}
753762
],
754763
"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-81-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-82-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -181,6 +181,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
181181
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mpodaniev"><img src="https://avatars.githubusercontent.com/u/8547830?v=4?s=70" width="70px;" alt="Mykhailo"/><br /><sub><b>Mykhailo</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Ampodaniev" title="Bug reports">🐛</a></td>
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>
184+
<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>
184185
</tr>
185186
</tbody>
186187
</table>

0 commit comments

Comments
 (0)