From fb04f654351e3ca78f4aa4ab813cb7305c495921 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 15:41:26 +0000 Subject: [PATCH 1/3] docs: update README.md [skip ci] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b964a0a6..dd3bc5e8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # TypeScript-Handbook 한글 문서 [![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](https://img.shields.io/badge/all_contributors-23-orange.svg)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) + [![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) [![Stars](https://img.shields.io/github/stars/typescript-kr/typescript-kr.github.io)](https://github.com/typescript-kr/typescript-kr.github.io/stargazers) @@ -69,6 +70,7 @@ TypeScript Handbook에 대해 번역 리뷰를 하고 싶으신 분이 있다면
changmin Lee

🌍
Hahn

🌍
33577

🌍 +
Journey K

🌍 From 895fc2c3e2515d1cc0e17ba8af48afcd67f5dfa1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 15:41:27 +0000 Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2304ea6c..de578208 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -216,6 +216,15 @@ "contributions": [ "translation" ] + }, + { + "login": "j0urneyK", + "name": "Journey K", + "avatar_url": "https://avatars3.githubusercontent.com/u/62772873?v=4", + "profile": "https://github.com/j0urneyK", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 8, From de31fd9ce269520e1de28b2614c9270d06cfd3e2 Mon Sep 17 00:00:00 2001 From: Seohee Park Date: Fri, 3 Jul 2020 00:44:23 +0900 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index dd3bc5e8..3652f7de 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # TypeScript-Handbook 한글 문서 [![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](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg)](#contributors-) [![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) [![Stars](https://img.shields.io/github/stars/typescript-kr/typescript-kr.github.io)](https://github.com/typescript-kr/typescript-kr.github.io/stargazers)