Skip to content

Commit d26bab5

Browse files
docs: add AntonBurchak as a contributor for translation (#235)
* 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 99c7f4f commit d26bab5

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
@@ -234,6 +234,15 @@
234234
"contributions": [
235235
"translation"
236236
]
237+
},
238+
{
239+
"login": "AntonBurchak",
240+
"name": "Anton Burchak",
241+
"avatar_url": "https://avatars.githubusercontent.com/u/47831897?v=4",
242+
"profile": "https://github.com/AntonBurchak",
243+
"contributions": [
244+
"translation"
245+
]
237246
}
238247
]
239248
}

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

66
В цьому репозиторію зберігається переклад <https://javascript.info> з англійської на українську мову.
@@ -99,6 +99,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
9999
<td align="center"><a href="https://github.com/MariaTar"><img src="https://avatars.githubusercontent.com/u/22173769?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Maria</b></sub></a><br /><a href="#translation-MariaTar" title="Translation">🌍</a></td>
100100
<td align="center"><a href="https://github.com/Vanchurick"><img src="https://avatars.githubusercontent.com/u/43196449?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Ivan D</b></sub></a><br /><a href="#translation-Vanchurick" title="Translation">🌍</a></td>
101101
<td align="center"><a href="https://github.com/Purusah"><img src="https://avatars.githubusercontent.com/u/16886633?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Vladyslav Bohaichuk</b></sub></a><br /><a href="#translation-Purusah" title="Translation">🌍</a></td>
102+
<td align="center"><a href="https://github.com/AntonBurchak"><img src="https://avatars.githubusercontent.com/u/47831897?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Anton Burchak</b></sub></a><br /><a href="#translation-AntonBurchak" title="Translation">🌍</a></td>
102103
</tr>
103104
</table>
104105

0 commit comments

Comments
 (0)