-
Notifications
You must be signed in to change notification settings - Fork 4
/
.all-contributorsrc
88 lines (88 loc) · 2.21 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "bjc1102",
"name": "Byeong Ju Choi",
"avatar_url": "https://avatars.githubusercontent.com/u/71929440?v=4",
"profile": "https://github.com/bjc1102",
"contributions": [
"code"
]
},
{
"login": "HyeokE",
"name": "Hyeok_E",
"avatar_url": "https://avatars.githubusercontent.com/u/61281239?v=4",
"profile": "https://starlight-j-h.tistory.com/",
"contributions": [
"code"
]
},
{
"login": "BlaireLee",
"name": "BlaireLee",
"avatar_url": "https://avatars.githubusercontent.com/u/97537672?v=4",
"profile": "https://github.com/BlaireLee",
"contributions": [
"design"
]
},
{
"login": "cin-dy",
"name": "suhyun park",
"avatar_url": "https://avatars.githubusercontent.com/u/97660878?v=4",
"profile": "https://github.com/cin-dy",
"contributions": [
"design"
]
},
{
"login": "dogdduddy",
"name": "dogdduddy",
"avatar_url": "https://avatars.githubusercontent.com/u/32217176?v=4",
"profile": "https://github.com/dogdduddy",
"contributions": [
"code"
]
},
{
"login": "HarryTylenol",
"name": "Harry Park",
"avatar_url": "https://avatars.githubusercontent.com/u/22587486?v=4",
"profile": "https://github.com/HarryTylenol",
"contributions": [
"design"
]
},
{
"login": "Member-gunzo",
"name": "Member-gunzo",
"avatar_url": "https://avatars.githubusercontent.com/u/98573262?v=4",
"profile": "https://github.com/Member-gunzo",
"contributions": [
"design"
]
},
{
"login": "gudcks0305",
"name": "yoo hyeong chan",
"avatar_url": "https://avatars.githubusercontent.com/u/84506708?v=4",
"profile": "https://github.com/gudcks0305",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "gdsc-dju-websites",
"projectOwner": "GDSC-Daejin"
}