Skip to content

Commit 8d9794e

Browse files
docs: add dhyoo99 as a contributor (#175)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * Update README.md Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Seohee Park <[email protected]>
1 parent c43cc3b commit 8d9794e

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

Diff for: β€Ž.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,15 @@
324324
"contributions": [
325325
"translation"
326326
]
327+
},
328+
{
329+
"login": "dhyoo99",
330+
"name": "Yoo Dahyoung",
331+
"avatar_url": "https://avatars0.githubusercontent.com/u/55521320?v=4",
332+
"profile": "https://github.com/dhyoo99",
333+
"contributions": [
334+
"translation"
335+
]
327336
}
328337
],
329338
"contributorsPerLine": 8,

Diff for: β€ŽREADME.md

+3-2
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-35-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-36-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,12 +66,13 @@
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>
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>
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>
75+
<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>
7576
</tr>
7677
</table>
7778

0 commit comments

Comments
Β (0)