Skip to content

Commit 03839a4

Browse files
docs: add annkimm as a contributor (#178)
* 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 979a0a4 commit 03839a4

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

β€Ž.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,15 @@
333333
"contributions": [
334334
"translation"
335335
]
336+
},
337+
{
338+
"login": "annkimm",
339+
"name": "annkimm",
340+
"avatar_url": "https://avatars2.githubusercontent.com/u/27846161?v=4",
341+
"profile": "https://c11.kr/dyb0",
342+
"contributions": [
343+
"translation"
344+
]
336345
}
337346
],
338347
"contributorsPerLine": 8,

β€ŽREADME.md

Lines changed: 3 additions & 2 deletions
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-36-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-37-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,13 +66,14 @@
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="https://github.com/ss-won"><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>
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>
7070
</tr>
7171
<tr>
7272
<td align="center"><a href="https://github.com/zigsong"><img src="https://avatars2.githubusercontent.com/u/44080404?v=4" width="80px;" alt=""/><br /><sub><b>jieun song</b></sub></a><br /><a href="#translation-zigsong" title="Translation">🌍</a></td>
7373
<td align="center"><a href="https://blog.naver.com/owjs3901"><img src="https://avatars1.githubusercontent.com/u/12480623?v=4" width="80px;" alt=""/><br /><sub><b>Jung Min O</b></sub></a><br /><a href="#translation-owjs3901" title="Translation">🌍</a></td>
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>
76+
<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>
7677
</tr>
7778
</table>
7879

0 commit comments

Comments
Β (0)