File tree 2 files changed +15
-3
lines changed
2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"projectName" : " typescript-kr.github.io" ,
3
- "projectOwner" : " yeonjuan " ,
3
+ "projectOwner" : " typescript-kr " ,
4
4
"repoType" : " github" ,
5
5
"repoHost" : " https://github.com" ,
6
6
"files" : [
198
198
"contributions" : [
199
199
" translation"
200
200
]
201
+ },
202
+ {
203
+ "login" : " nmsohn" ,
204
+ "name" : " Hahn" ,
205
+ "avatar_url" : " https://avatars0.githubusercontent.com/u/20067736?v=4" ,
206
+ "profile" : " https://github.com/nmsohn" ,
207
+ "contributions" : [
208
+ " translation"
209
+ ]
201
210
}
202
211
],
203
- "contributorsPerLine" : 8
212
+ "contributorsPerLine" : 8 ,
213
+ "skipCi" : true
204
214
}
Original file line number Diff line number Diff line change 1
1
# TypeScript-Handbook νκΈ λ¬Έμ
2
2
3
3
[ ![ 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-21-orange.svg )] ( #contributors- ) <!-- ALL-CONTRIBUTORS-BADGE:END -->
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square )] ( #contributors- )
5
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
5
6
[ ![ 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 -->
6
7
[ ![ 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 -->
7
8
53
54
<td align="center"><a href="https://heeveloper.github.io/"><img src="https://avatars3.githubusercontent.com/u/17620671?v=4" width="80px;" alt=""/><br /><sub><b>Heeveloper</b></sub></a><br /><a href="#translation-heeveloper" title="Translation">π</a></td>
54
55
<td align="center"><a href="https://github.com/bobfull"><img src="https://avatars1.githubusercontent.com/u/48228621?v=4" width="80px;" alt=""/><br /><sub><b>bobfull</b></sub></a><br /><a href="#translation-bobfull" title="Translation">π</a></td>
55
56
<td align="center"><a href="https://github.com/lcm6528"><img src="https://avatars2.githubusercontent.com/u/6929166?v=4" width="80px;" alt=""/><br /><sub><b>changmin Lee</b></sub></a><br /><a href="#translation-lcm6528" title="Translation">π</a></td>
57
+ <td align="center"><a href="https://github.com/nmsohn"><img src="https://avatars0.githubusercontent.com/u/20067736?v=4" width="80px;" alt=""/><br /><sub><b>Hahn</b></sub></a><br /><a href="#translation-nmsohn" title="Translation">π</a></td>
56
58
</tr >
57
59
</table >
58
60
You canβt perform that action at this time.
0 commit comments