Skip to content

Commit 1756234

Browse files
docs: add ss-won as a contributor (#154)
* 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 6da2dc4 commit 1756234

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
@@ -288,6 +288,15 @@
288288
"contributions": [
289289
"translation"
290290
]
291+
},
292+
{
293+
"login": "ss-won",
294+
"name": "Wish Jung",
295+
"avatar_url": "https://avatars3.githubusercontent.com/u/31684481?v=4",
296+
"profile": "http://blog.naver.com/j_wish_",
297+
"contributions": [
298+
"translation"
299+
]
291300
}
292301
],
293302
"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-31-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-32-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 -->
@@ -66,6 +66,7 @@
6666
<td align="center"><a href="https://github.com/seohyun0120"><img src="https://avatars3.githubusercontent.com/u/35247295?v=4" width="80px;" alt=""/><br /><sub><b>SeohyunYoon</b></sub></a><br /><a href="#translation-seohyun0120" title="Translation">🌍</a></td>
6767
<td align="center"><a href="https://github.com/SeokHyeonChin"><img src="https://avatars1.githubusercontent.com/u/29259037?v=4" width="80px;" alt=""/><br /><sub><b>μ§„μ„ν˜„</b></sub></a><br /><a href="#translation-SeokHyeonChin" title="Translation">🌍</a></td>
6868
<td align="center"><a href="https://github.com/ssMinji"><img src="https://avatars1.githubusercontent.com/u/44194800?v=4" width="80px;" alt=""/><br /><sub><b>ssMinji</b></sub></a><br /><a href="#translation-ssMinji" title="Translation">🌍</a></td>
69+
<td align="center"><a href="http://blog.naver.com/j_wish_"><img src="https://avatars3.githubusercontent.com/u/31684481?v=4" width="80px;" alt=""/><br /><sub><b>Wish Jung</b></sub></a><br /><a href="#translation-ss-won" title="Translation">🌍</a></td>
6970
</tr>
7071
</table>
7172

0 commit comments

Comments
Β (0)