Skip to content

Commit 5a270b0

Browse files
docs: add eomttt as a contributor (#130)
* 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 2ff54f4 commit 5a270b0

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": "eomttt",
240+
"name": "Hyuntae EOM",
241+
"avatar_url": "https://avatars2.githubusercontent.com/u/22593217?v=4",
242+
"profile": "https://velog.io/@eomttt",
243+
"contributions": [
244+
"translation"
245+
]
237246
}
238247
],
239248
"contributorsPerLine": 8,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TypeScript-Handbook 한글 문서
22

33
[![Build Status](https://api.travis-ci.com/typescript-kr/typescript-kr.github.io.svg?branch=master)](https://travis-ci.com/github/typescript-kr/typescript-kr.github.io) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66
[![Release Date](https://img.shields.io/github/release-date/typescript-kr/typescript-kr.github.io)](https://github.com/typescript-kr/typescript-kr.github.io/releases)<!-- RELEASE-DATE-BADGE:END -->
77
[![Stars](https://img.shields.io/github/stars/typescript-kr/typescript-kr.github.io)](https://github.com/typescript-kr/typescript-kr.github.io/stargazers)<!-- STARS-BADGE:END -->
@@ -60,6 +60,7 @@
6060
</tr>
6161
<tr>
6262
<td align="center"><a href="https://github.com/planetis"><img src="https://avatars1.githubusercontent.com/u/62644942?v=4" width="80px;" alt=""/><br /><sub><b>planetis</b></sub></a><br /><a href="#translation-planetis" title="Translation">🌍</a></td>
63+
<td align="center"><a href="https://velog.io/@eomttt"><img src="https://avatars2.githubusercontent.com/u/22593217?v=4" width="80px;" alt=""/><br /><sub><b>Hyuntae EOM</b></sub></a><br /><a href="#translation-eomttt" title="Translation">🌍</a></td>
6364
</tr>
6465
</table>
6566

0 commit comments

Comments
 (0)