-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
70 lines (70 loc) · 1.79 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "SeongIkKim",
"name": "Seongik Kim",
"avatar_url": "https://avatars.githubusercontent.com/u/26772420?v=4",
"profile": "https://blogik.netlify.app/",
"contributions": [
"platform"
]
},
{
"login": "HeoJongWon",
"name": "HeoJongWon",
"avatar_url": "https://avatars.githubusercontent.com/u/37110949?v=4",
"profile": "https://github.com/HeoJongWon",
"contributions": [
"bug"
]
},
{
"login": "jamesleeeee",
"name": "jamesleeeee",
"avatar_url": "https://avatars.githubusercontent.com/u/95525262?v=4",
"profile": "https://github.com/jamesleeeee",
"contributions": [
"test",
"bug"
]
},
{
"login": "Minseok-choi97",
"name": "Minseok-choi97",
"avatar_url": "https://avatars.githubusercontent.com/u/80507582?v=4",
"profile": "https://github.com/Minseok-choi97",
"contributions": [
"bug"
]
},
{
"login": "daeunni",
"name": "Daeun Lee",
"avatar_url": "https://avatars.githubusercontent.com/u/62705839?v=4",
"profile": "https://daeun-computer-uneasy.tistory.com/",
"contributions": [
"bug"
]
},
{
"login": "bongho",
"name": "bono",
"avatar_url": "https://avatars.githubusercontent.com/u/30528502?v=4",
"profile": "https://github.com/bongho",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7,
"projectName": "multilinguer",
"projectOwner": "mrchypark",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}