forked from kingwrcy/moments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
70 lines (70 loc) · 1.67 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
{
"projectName": "moments",
"projectOwner": "kingwrcy",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 80,
"commit": true,
"commitConvention": "eslint",
"contributors": [
{
"login": "RandallAnjie",
"name": "Randall",
"avatar_url": "https://avatars.githubusercontent.com/u/84122428?v=4",
"profile": "https://github.com/RandallAnjie",
"contributions": [
"code"
]
},
{
"login": "Jonnyan404",
"name": "jonny",
"avatar_url": "https://avatars.githubusercontent.com/u/20352705?v=4",
"profile": "https://github.com/Jonnyan404",
"contributions": [
"code"
]
},
{
"login": "akarikun",
"name": "明",
"avatar_url": "https://avatars.githubusercontent.com/u/11921182?v=4",
"profile": "https://github.com/akarikun",
"contributions": [
"code"
]
},
{
"login": "douseful",
"name": "yee",
"avatar_url": "https://avatars.githubusercontent.com/u/52767905?v=4",
"profile": "https://github.com/douseful",
"contributions": [
"code"
]
},
{
"login": "Chef5",
"name": "Chef",
"avatar_url": "https://avatars.githubusercontent.com/u/38160059?v=4",
"profile": "https://www.jschef.com/",
"contributions": [
"code"
]
},
{
"login": "dinphy",
"name": "小王先森",
"avatar_url": "https://avatars.githubusercontent.com/u/17978673?v=4",
"profile": "https://xwsir.cn/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}