-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
80 lines (80 loc) · 2 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
{
"projectName": "HUFSALGO",
"projectOwner": "hufslion10th",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "4923",
"name": "YeEun",
"avatar_url": "https://avatars.githubusercontent.com/u/60145951?v=4",
"profile": "https://github.com/4923",
"contributions": [
"doc",
"infra"
]
},
{
"login": "Parkjju",
"name": "박경준",
"avatar_url": "https://avatars.githubusercontent.com/u/75518683?v=4",
"profile": "https://parkjju.github.io/vue-TIL/",
"contributions": [
"doc",
"infra"
]
},
{
"login": "HaJunYoo",
"name": "Ha Jun Yoo",
"avatar_url": "https://avatars.githubusercontent.com/u/58240677?v=4",
"profile": "https://linktr.ee/yookie1209",
"contributions": [
"doc"
]
},
{
"login": "wJJin",
"name": "WooJin Jung",
"avatar_url": "https://avatars.githubusercontent.com/u/81296203?v=4",
"profile": "https://github.com/wJJin",
"contributions": [
"doc"
]
},
{
"login": "Hellol77",
"name": "DongHyeonWon",
"avatar_url": "https://avatars.githubusercontent.com/u/76903801?v=4",
"profile": "https://hellol77.tistory.com/",
"contributions": [
"doc"
]
},
{
"login": "SeolHuiGwan9478",
"name": "HuiGwan Seol",
"avatar_url": "https://avatars.githubusercontent.com/u/67581495?v=4",
"profile": "https://www.notion.so/ddongdong-e/ddongdong_e-s-Blog-79fb18ffbb3a486dae0605c49dbc49fa",
"contributions": [
"doc"
]
},
{
"login": "hotsun1508",
"name": "Sun Ah Min",
"avatar_url": "https://avatars.githubusercontent.com/u/60880176?v=4",
"profile": "https://github.com/hotsun1508",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
}