Skip to content

Commit 4ef3ada

Browse files
docs: add owjs3901 as a contributor (#163)
* 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 6841e1f commit 4ef3ada

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,15 @@
306306
"contributions": [
307307
"translation"
308308
]
309+
},
310+
{
311+
"login": "owjs3901",
312+
"name": "Jung Min O",
313+
"avatar_url": "https://avatars1.githubusercontent.com/u/12480623?v=4",
314+
"profile": "https://blog.naver.com/owjs3901",
315+
"contributions": [
316+
"translation"
317+
]
309318
}
310319
],
311320
"contributorsPerLine": 8,

README.md

Lines changed: 2 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-33-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-34-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 -->
@@ -70,6 +70,7 @@
7070
</tr>
7171
<tr>
7272
<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+
<td align="center"><a href="https://blog.naver.com/owjs3901"><img src="https://avatars1.githubusercontent.com/u/12480623?v=4" width="80px;" alt=""/><br /><sub><b>Jung Min O</b></sub></a><br /><a href="#translation-owjs3901" title="Translation">🌍</a></td>
7374
</tr>
7475
</table>
7576

0 commit comments

Comments
 (0)