Skip to content

Commit 2e3b7d1

Browse files
docs: add SeokHyeonChin as a contributor (#148)
* 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 c843655 commit 2e3b7d1

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
@@ -270,6 +270,15 @@
270270
"contributions": [
271271
"translation"
272272
]
273+
},
274+
{
275+
"login": "SeokHyeonChin",
276+
"name": "μ§„μ„ν˜„",
277+
"avatar_url": "https://avatars1.githubusercontent.com/u/29259037?v=4",
278+
"profile": "https://github.com/SeokHyeonChin",
279+
"contributions": [
280+
"translation"
281+
]
273282
}
274283
],
275284
"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-29-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-30-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 -->
@@ -64,6 +64,7 @@
6464
<td align="center"><a href="http://samsara-ku.github.io"><img src="https://avatars3.githubusercontent.com/u/59246456?v=4" width="80px;" alt=""/><br /><sub><b>Yunhoe, Ku</b></sub></a><br /><a href="#translation-samsara-ku" title="Translation">🌍</a></td>
6565
<td align="center"><a href="https://github.com/realgoways"><img src="https://avatars3.githubusercontent.com/u/15275415?v=4" width="80px;" alt=""/><br /><sub><b>realgo</b></sub></a><br /><a href="#translation-realgoways" title="Translation">🌍</a></td>
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>
67+
<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>
6768
</tr>
6869
</table>
6970

0 commit comments

Comments
Β (0)