Skip to content

Commit eb173b0

Browse files
docs: add BogSala as a contributor for bugfix (#611)
1 parent 9c05c00 commit eb173b0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,15 @@
876876
"contributions": [
877877
"bug"
878878
]
879+
},
880+
{
881+
"login": "BogSala",
882+
"name": "BogSala",
883+
"avatar_url": "https://avatars.githubusercontent.com/u/90139360?v=4",
884+
"profile": "https://github.com/BogSala",
885+
"contributions": [
886+
"bug"
887+
]
879888
}
880889
],
881890
"commitConvention": "angular",

README.md

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

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -205,6 +205,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
205205
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ibabrov/"><img src="https://avatars.githubusercontent.com/u/60341182?v=4?s=70" width="70px;" alt="Illia Babrov"/><br /><sub><b>Illia Babrov</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ABabrov" title="Bug reports">🐛</a></td>
206206
<td align="center" valign="top" width="14.28%"><a href="https://github.com/milax"><img src="https://avatars.githubusercontent.com/u/432327?v=4?s=70" width="70px;" alt="Yevhen Kuzmin"/><br /><sub><b>Yevhen Kuzmin</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Amilax" title="Bug reports">🐛</a></td>
207207
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CodyMaster007"><img src="https://avatars.githubusercontent.com/u/82391244?v=4?s=70" width="70px;" alt="Danylo"/><br /><sub><b>Danylo</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ACodyMaster007" title="Bug reports">🐛</a></td>
208+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BogSala"><img src="https://avatars.githubusercontent.com/u/90139360?v=4?s=70" width="70px;" alt="BogSala"/><br /><sub><b>BogSala</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ABogSala" title="Bug reports">🐛</a></td>
208209
</tr>
209210
</tbody>
210211
</table>

0 commit comments

Comments
 (0)