From 139a1918d1bfc7b89d8d51ec76c6cb7c13ab804f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2020 10:49:07 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d94ff6f..8100a0ad 100644 --- a/README.md +++ b/README.md @@ -1,7 +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-25-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-26-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) @@ -60,6 +60,7 @@
planetis

🌍 +
Hyuntae EOM

🌍 From 621495b929bc394c9cff19f72f2d22785b473ea9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2020 10:49:08 +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 f89b2c70..fd1db034 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -234,6 +234,15 @@ "contributions": [ "translation" ] + }, + { + "login": "eomttt", + "name": "Hyuntae EOM", + "avatar_url": "https://avatars2.githubusercontent.com/u/22593217?v=4", + "profile": "https://velog.io/@eomttt", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 8,