Skip to content

Commit 8e4dae2

Browse files
docs: add alexgalkin as a contributor (#66)
1 parent 59f8f8f commit 8e4dae2

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
@@ -15,6 +15,15 @@
1515
"review",
1616
"translation"
1717
]
18+
},
19+
{
20+
"login": "alexgalkin",
21+
"name": "Alex Galkin",
22+
"avatar_url": "https://avatars0.githubusercontent.com/u/1190812?v=4",
23+
"profile": "https://github.com/alexgalkin",
24+
"contributions": [
25+
"translation"
26+
]
1827
}
1928
],
2029
"contributorsPerLine": 7,

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-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
В цьому репозиторію зберігається переклад <https://javascript.info> на українську мову.
@@ -72,6 +72,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7272
<table>
7373
<tr>
7474
<td align="center"><a href="https://github.com/tarasyyyk"><img src="https://avatars0.githubusercontent.com/u/20100011?v=4" width="100px;" alt=""/><br /><sub><b>Taras</b></sub></a><br /><a href="#maintenance-tarasyyyk" title="Maintenance">🚧</a> <a href="https://github.com/javascript-tutorial/uk.javascript.info/pulls?q=is%3Apr+reviewed-by%3Atarasyyyk" title="Reviewed Pull Requests">👀</a> <a href="#translation-tarasyyyk" title="Translation">🌍</a></td>
75+
<td align="center"><a href="https://github.com/alexgalkin"><img src="https://avatars0.githubusercontent.com/u/1190812?v=4" width="100px;" alt=""/><br /><sub><b>Alex Galkin</b></sub></a><br /><a href="#translation-alexgalkin" title="Translation">🌍</a></td>
7576
</tr>
7677
</table>
7778

0 commit comments

Comments
 (0)