This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
/
.all-contributorsrc
123 lines (123 loc) · 3.16 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "yeonjuan",
"name": "YeonJuan",
"avatar_url": "https://avatars3.githubusercontent.com/u/41323220?v=4",
"profile": "https://yeon-js.tistory.com/",
"contributions": [
"translation"
]
},
{
"login": "guyeol",
"name": "GuyeolJeong",
"avatar_url": "https://avatars3.githubusercontent.com/u/7357413?v=4",
"profile": "https://guyeol.github.io",
"contributions": [
"translation"
]
},
{
"login": "Bumkeyy",
"name": "Kibeom Kwon",
"avatar_url": "https://avatars0.githubusercontent.com/u/16663226?v=4",
"profile": "https://github.com/Bumkeyy",
"contributions": [
"translation"
]
},
{
"login": "cprayer",
"name": "Taemin Shin",
"avatar_url": "https://avatars0.githubusercontent.com/u/24709996?v=4",
"profile": "https://www.linkedin.com/in/taemin-shin-abba95195/",
"contributions": [
"translation"
]
},
{
"login": "badger93",
"name": "badger93",
"avatar_url": "https://avatars1.githubusercontent.com/u/38435151?v=4",
"profile": "https://github.com/badger93",
"contributions": [
"translation"
]
},
{
"login": "kok202",
"name": "kok202",
"avatar_url": "https://avatars2.githubusercontent.com/u/39543643?v=4",
"profile": "https://github.com/kok202",
"contributions": [
"translation"
]
},
{
"login": "ye-geeee",
"name": "Yeji Kang",
"avatar_url": "https://avatars1.githubusercontent.com/u/60929159?v=4",
"profile": "https://github.com/ye-geeee",
"contributions": [
"translation"
]
},
{
"login": "Myoji",
"name": "Myoji",
"avatar_url": "https://avatars2.githubusercontent.com/u/12138415?v=4",
"profile": "https://github.com/Myoji",
"contributions": [
"translation"
]
},
{
"login": "dvlprsh",
"name": "seoheePark",
"avatar_url": "https://avatars1.githubusercontent.com/u/48552752?v=4",
"profile": "https://github.com/dvlprsh",
"contributions": [
"translation"
]
},
{
"login": "heeveloper",
"name": "Heeveloper",
"avatar_url": "https://avatars3.githubusercontent.com/u/17620671?v=4",
"profile": "https://heeveloper.github.io/",
"contributions": [
"translation"
]
},
{
"login": "bobfull",
"name": "bobfull",
"avatar_url": "https://avatars1.githubusercontent.com/u/48228621?v=4",
"profile": "https://github.com/bobfull",
"contributions": [
"translation"
]
},
{
"login": "lcm6528",
"name": "changmin Lee",
"avatar_url": "https://avatars2.githubusercontent.com/u/6929166?v=4",
"profile": "https://github.com/lcm6528",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Typescript-Handbook-ko",
"projectOwner": "yeonjuan",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}