-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.all-contributorsrc
104 lines (104 loc) ยท 2.57 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "yyongjae",
"name": "YongJae Cho",
"avatar_url": "https://avatars.githubusercontent.com/u/55885072?v=4",
"profile": "http://[email protected]",
"contributions": [
"maintenance"
]
},
{
"login": "dusruddl2",
"name": "dusruddl2",
"avatar_url": "https://avatars.githubusercontent.com/u/81481259?v=4",
"profile": "https://github.com/dusruddl2",
"contributions": [
"doc",
"code"
]
},
{
"login": "Sumyeong-Jang",
"name": "Sumyeong-Jang",
"avatar_url": "https://avatars.githubusercontent.com/u/50583200?v=4",
"profile": "https://github.com/Sumyeong-Jang",
"contributions": [
"doc",
"code"
]
},
{
"login": "ProtossDragoon",
"name": "Janghoo Lee",
"avatar_url": "https://avatars.githubusercontent.com/u/46595649?v=4",
"profile": "https://davincijang.space/",
"contributions": [
"doc",
"code"
]
},
{
"login": "cmoweg",
"name": "cmoweg",
"avatar_url": "https://avatars.githubusercontent.com/u/59383650?v=4",
"profile": "https://github.com/cmoweg",
"contributions": [
"doc",
"code"
]
},
{
"login": "yunimini",
"name": "yunimini",
"avatar_url": "https://avatars.githubusercontent.com/u/125262606?v=4",
"profile": "https://github.com/yunimini",
"contributions": [
"code"
]
},
{
"login": "chuchu275",
"name": "Seung-Jun Chu",
"avatar_url": "https://avatars.githubusercontent.com/u/111113693?v=4",
"profile": "http://sjchu.co.kr",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Heeheegwan",
"name": "Heeheaegwan",
"avatar_url": "https://avatars.githubusercontent.com/u/178976521?v=4",
"profile": "https://github.com/Heeheegwan",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "namsuhan-hub",
"name": "namsuhan-hub",
"avatar_url": "https://avatars.githubusercontent.com/u/178976632?v=4",
"profile": "https://github.com/namsuhan-hub",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "PlankHyundong",
"projectOwner": "ProtossDragoon",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}