Skip to content

Commit ef7441f

Browse files
docs: add whoo3474 as a contributor (typescript-kr#186)
* 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 06e9d2d commit ef7441f

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
@@ -342,6 +342,15 @@
342342
"contributions": [
343343
"translation"
344344
]
345+
},
346+
{
347+
"login": "whoo3474",
348+
"name": "JeongMin Woo",
349+
"avatar_url": "https://avatars3.githubusercontent.com/u/23617635?v=4",
350+
"profile": "https://github.com/whoo3474",
351+
"contributions": [
352+
"translation"
353+
]
345354
}
346355
],
347356
"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-37-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-38-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 -->
@@ -74,6 +74,7 @@
7474
<td align="center"><a href="https://github.com/sangminK"><img src="https://avatars2.githubusercontent.com/u/47021861?v=4" width="80px;" alt=""/><br /><sub><b>sangminK</b></sub></a><br /><a href="#translation-sangminK" title="Translation">🌍</a></td>
7575
<td align="center"><a href="https://github.com/dhyoo99"><img src="https://avatars0.githubusercontent.com/u/55521320?v=4" width="80px;" alt=""/><br /><sub><b>Yoo Dahyoung</b></sub></a><br /><a href="#translation-dhyoo99" title="Translation">🌍</a></td>
7676
<td align="center"><a href="https://c11.kr/dyb0"><img src="https://avatars2.githubusercontent.com/u/27846161?v=4" width="80px;" alt=""/><br /><sub><b>annkimm</b></sub></a><br /><a href="#translation-annkimm" title="Translation">🌍</a></td>
77+
<td align="center"><a href="https://github.com/whoo3474"><img src="https://avatars3.githubusercontent.com/u/23617635?v=4" width="80px;" alt=""/><br /><sub><b>JeongMin Woo</b></sub></a><br /><a href="#translation-whoo3474" title="Translation">🌍</a></td>
7778
</tr>
7879
</table>
7980

0 commit comments

Comments
Β (0)