Skip to content

Commit bd6d78d

Browse files
docs: add mr-corp as a contributor for bug (#635)
* 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 6a54359 commit bd6d78d

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
@@ -921,6 +921,15 @@
921921
"contributions": [
922922
"bug"
923923
]
924+
},
925+
{
926+
"login": "mr-corp",
927+
"name": "mr-corp",
928+
"avatar_url": "https://avatars.githubusercontent.com/u/19779178?v=4",
929+
"profile": "https://github.com/mr-corp",
930+
"contributions": [
931+
"bug"
932+
]
924933
}
925934
],
926935
"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-100-orange.svg?style=flat-square)](#подяка-)
3+
[![Перекладачі](https://img.shields.io/badge/all_contributors-101-orange.svg?style=flat-square)](#подяка-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -212,6 +212,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
212212
<tr>
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>
215+
<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>
215216
</tr>
216217
</tbody>
217218
</table>

0 commit comments

Comments
 (0)