-
Notifications
You must be signed in to change notification settings - Fork 94
/
.all-contributorsrc
executable file
·60 lines (59 loc) · 1.44 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "scxwhite",
"name": "苏承祥",
"avatar_url": "https://avatars2.githubusercontent.com/u/23207189?v=4",
"profile": "https://blog.csdn.net/su20145104009/",
"contributions": [
"design"
]
},
{
"login": "jiangeyu",
"name": "凌霄",
"avatar_url": "https://avatars2.githubusercontent.com/u/34758993?v=4",
"profile": "https://blog.csdn.net/Pengjx2014",
"contributions": [
"design"
]
},
{
"login": "jet2007",
"name": "jet2007",
"avatar_url": "https://avatars3.githubusercontent.com/u/3906077?v=4",
"profile": "https://github.com/jet2007",
"contributions": [
"design"
]
},
{
"login": "akong0115",
"name": "akong0115",
"avatar_url": "https://avatars3.githubusercontent.com/u/26199270?v=4",
"profile": "https://github.com/akong0115",
"contributions": [
"design"
]
},
{
"login": "Deegue",
"name": "Yizhong Zhang",
"avatar_url": "https://avatars3.githubusercontent.com/u/25916266?v=4",
"profile": "https://github.com/Deegue",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "hera",
"projectOwner": "scxwhite",
"repoType": "github",
"repoHost": "https://github.com"
}