From 42ae558582084c716d357b324fd858c3913f2528 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 08:46:51 +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 227cf10d..d288e427 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,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-41-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-42-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) @@ -84,6 +84,7 @@
Chorom Ham

🌍 +
Hyunjae Park

🌍 From e6f9b0ec3379cc9874a59e8dbddeafcb92f54b20 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 08:46:52 +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 f52ca6af..3765a039 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -378,6 +378,15 @@ "contributions": [ "translation" ] + }, + { + "login": "devhyunjae", + "name": "Hyunjae Park", + "avatar_url": "https://avatars3.githubusercontent.com/u/12890257?v=4", + "profile": "https://github.com/devhyunjae", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 8,