Skip to content

Commit 46f3e5f

Browse files
docs: add hanameee as a contributor (#200)
* 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 b11b333 commit 46f3e5f

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
@@ -360,6 +360,15 @@
360360
"contributions": [
361361
"translation"
362362
]
363+
},
364+
{
365+
"login": "hanameee",
366+
"name": "hannahbanana",
367+
"avatar_url": "https://avatars3.githubusercontent.com/u/25149664?v=4",
368+
"profile": "https://velog.io/@hanameee",
369+
"contributions": [
370+
"translation"
371+
]
363372
}
364373
],
365374
"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-39-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-40-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 -->
@@ -76,6 +76,7 @@
7676
<td align="center"><a href="https://c11.kr/dyb0"><img src="https://avatars2.githubusercontent.com/u/27846161?v=4" width="80px;" alt=""/><br /><sub><b>annkimm</b></sub></a><br /><a href="#translation-annkimm" title="Translation">🌍</a></td>
7777
<td align="center"><a href="https://github.com/whoo3474"><img src="https://avatars3.githubusercontent.com/u/23617635?v=4" width="80px;" alt=""/><br /><sub><b>JeongMin Woo</b></sub></a><br /><a href="#translation-whoo3474" title="Translation">🌍</a></td>
7878
<td align="center"><a href="https://github.com/sooyun429"><img src="https://avatars2.githubusercontent.com/u/52682721?v=4" width="80px;" alt=""/><br /><sub><b>sooyun429</b></sub></a><br /><a href="#translation-sooyun429" title="Translation">🌍</a></td>
79+
<td align="center"><a href="https://velog.io/@hanameee"><img src="https://avatars3.githubusercontent.com/u/25149664?v=4" width="80px;" alt=""/><br /><sub><b>hannahbanana</b></sub></a><br /><a href="#translation-hanameee" title="Translation">🌍</a></td>
7980
</tr>
8081
</table>
8182

0 commit comments

Comments
Β (0)