forked from ProtossDragoon/PlankHyundong
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
65 lines (65 loc) · 1.55 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
{
"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"
]
}
],
"contributorsPerLine": 7,
"projectName": "PlankHyundong",
"projectOwner": "ProtossDragoon",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}