Skip to content

Commit 564b7ce

Browse files
docs: add zigsong as a contributor (#162)
* 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 70c5b47 commit 564b7ce

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

โ€Ž.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,15 @@
297297
"contributions": [
298298
"translation"
299299
]
300+
},
301+
{
302+
"login": "zigsong",
303+
"name": "jieun song",
304+
"avatar_url": "https://avatars2.githubusercontent.com/u/44080404?v=4",
305+
"profile": "https://github.com/zigsong",
306+
"contributions": [
307+
"translation"
308+
]
300309
}
301310
],
302311
"contributorsPerLine": 8,

โ€ŽREADME.md

Lines changed: 4 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-32-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-33-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 -->
@@ -68,6 +68,9 @@
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>
6969
<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>
71+
<tr>
72+
<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>
73+
</tr>
7174
</table>
7275

7376
<!-- markdownlint-enable -->

0 commit comments

Comments
ย (0)