Skip to content

Commit 6e5b236

Browse files
docs: add samsara-ku as a contributor (#132)
* 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 5e9c2b3 commit 6e5b236

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
@@ -243,6 +243,15 @@
243243
"contributions": [
244244
"translation"
245245
]
246+
},
247+
{
248+
"login": "samsara-ku",
249+
"name": "Yunhoe, Ku",
250+
"avatar_url": "https://avatars3.githubusercontent.com/u/59246456?v=4",
251+
"profile": "http://samsara-ku.github.io",
252+
"contributions": [
253+
"translation"
254+
]
246255
}
247256
],
248257
"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-26-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-27-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 -->
@@ -61,6 +61,7 @@
6161
<tr>
6262
<td align="center"><a href="https://github.com/planetis"><img src="https://avatars1.githubusercontent.com/u/62644942?v=4" width="80px;" alt=""/><br /><sub><b>planetis</b></sub></a><br /><a href="#translation-planetis" title="Translation">๐ŸŒ</a></td>
6363
<td align="center"><a href="https://velog.io/@eomttt"><img src="https://avatars2.githubusercontent.com/u/22593217?v=4" width="80px;" alt=""/><br /><sub><b>Hyuntae EOM</b></sub></a><br /><a href="#translation-eomttt" title="Translation">๐ŸŒ</a></td>
64+
<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>
6465
</tr>
6566
</table>
6667

0 commit comments

Comments
ย (0)