Skip to content

Commit 7ae2842

Browse files
docs: add bromotdi as a contributor for translation (#489)
* 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 1dea3ac commit 7ae2842

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,15 @@
712712
"contributions": [
713713
"bug"
714714
]
715+
},
716+
{
717+
"login": "bromotdi",
718+
"name": "Daria Bromot",
719+
"avatar_url": "https://avatars.githubusercontent.com/u/80320446?v=4",
720+
"profile": "https://www.linkedin.com/in/daria-bromot-24b1a417b/",
721+
"contributions": [
722+
"translation"
723+
]
715724
}
716725
],
717726
"commitConvention": "angular"

README.md

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

66
В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
@@ -176,6 +176,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
176176
<td align="center" valign="top" width="14.28%"><a href="https://github.com/davidmovsesian"><img src="https://avatars.githubusercontent.com/u/44215072?v=4?s=70" width="70px;" alt="davidmovsesian"/><br /><sub><b>davidmovsesian</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Adavidmovsesian" title="Bug reports">🐛</a></td>
177177
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Lo-Riot"><img src="https://avatars.githubusercontent.com/u/95584571?v=4?s=70" width="70px;" alt="LoRiot"/><br /><sub><b>LoRiot</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3ALo-Riot" title="Bug reports">🐛</a></td>
178178
</tr>
179+
<tr>
180+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/daria-bromot-24b1a417b/"><img src="https://avatars.githubusercontent.com/u/80320446?v=4?s=70" width="70px;" alt="Daria Bromot"/><br /><sub><b>Daria Bromot</b></sub></a><br /><a href="#translation-bromotdi" title="Translation">🌍</a></td>
181+
</tr>
179182
</tbody>
180183
</table>
181184

0 commit comments

Comments
 (0)