From 869e0943bad8a1c14509f4c109a08a58e3799928 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 01:34:42 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0047a72..ce5dc0ff 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-24-orange.svg)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-25-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) @@ -29,7 +30,7 @@ - + @@ -57,6 +58,9 @@ + + +

YeonJuan

🌍

Kibeom Kwon

🌍

Kibeom Kwon

🌍

GuyeolJeong

🌍

Seohee Park

🌍

poco.j

🌍

33577

🌍

Journey K

🌍

planetis

🌍
From cbdd97811c0e2031628d2a1b7794262b7947e40e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 01:34:43 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index de578208..f89b2c70 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -225,6 +225,15 @@ "contributions": [ "translation" ] + }, + { + "login": "planetis", + "name": "planetis", + "avatar_url": "https://avatars1.githubusercontent.com/u/62644942?v=4", + "profile": "https://github.com/planetis", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 8,