-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
80 lines (80 loc) · 1.96 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "naru200",
"name": "Jinsu Bae",
"avatar_url": "https://avatars.githubusercontent.com/u/52230505?v=4",
"profile": "https://github.com/naru200",
"contributions": [
"maintenance"
]
},
{
"login": "eunsukimme",
"name": "Eunsu(Daniel) Kim",
"avatar_url": "https://avatars.githubusercontent.com/u/31213226?v=4",
"profile": "http://blog.eunsukim.me",
"contributions": [
"maintenance"
]
},
{
"login": "14km",
"name": "MinTae Kim",
"avatar_url": "https://avatars.githubusercontent.com/u/45898974?v=4",
"profile": "https://github.com/14km",
"contributions": [
"code"
]
},
{
"login": "suyeon96",
"name": "Suyeon Woo",
"avatar_url": "https://avatars.githubusercontent.com/u/64878866?v=4",
"profile": "https://suyeon96.tistory.com/",
"contributions": [
"code"
]
},
{
"login": "roeniss",
"name": "Roeniss Moon",
"avatar_url": "https://avatars.githubusercontent.com/u/26613280?v=4",
"profile": "http://roeniss.tistory.com",
"contributions": [
"code"
]
},
{
"login": "sudosubin",
"name": "Subin Kim",
"avatar_url": "https://avatars.githubusercontent.com/u/32478597?v=4",
"profile": "https://github.com/sudosubin",
"contributions": [
"code"
]
},
{
"login": "mokhs00",
"name": "Hansu Kim",
"avatar_url": "https://avatars.githubusercontent.com/u/72328687?v=4",
"profile": "https://rnokhs.tistory.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "2022-homepage",
"projectOwner": "AUSG",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}