-
Notifications
You must be signed in to change notification settings - Fork 180
/
Copy path.all-contributorsrc
114 lines (114 loc) · 3.21 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
105
106
107
108
109
110
111
112
113
114
{
"projectName": "moments",
"projectOwner": "kingwrcy",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 80,
"commit": true,
"commitConvention": "eslint",
"contributors": [
{
"login": "kingwrcy",
"name": "kingwrcy",
"avatar_url": "https://avatars.githubusercontent.com/u/1247324?v=4",
"profile": "https://github.com/kingwrcy",
"contributions": []
},
{
"login": "RandallAnjie",
"name": "Randall",
"avatar_url": "https://avatars.githubusercontent.com/u/84122428?v=4",
"profile": "https://github.com/RandallAnjie",
"contributions": []
},
{
"login": "Jonnyan404",
"name": "jonny",
"avatar_url": "https://avatars.githubusercontent.com/u/20352705?v=4",
"profile": "https://github.com/Jonnyan404",
"contributions": []
},
{
"login": "akarikun",
"name": "akari",
"avatar_url": "https://avatars.githubusercontent.com/u/11921182?v=4",
"profile": "https://github.com/akarikun",
"contributions": []
},
{
"login": "douseful",
"name": "yee",
"avatar_url": "https://avatars.githubusercontent.com/u/52767905?v=4",
"profile": "https://github.com/douseful",
"contributions": []
},
{
"login": "Chef5",
"name": "Chef",
"avatar_url": "https://avatars.githubusercontent.com/u/38160059?v=4",
"profile": "https://www.jschef.com",
"contributions": []
},
{
"login": "dinphy",
"name": "小王先森",
"avatar_url": "https://avatars.githubusercontent.com/u/17978673?v=4",
"profile": "https://xwsir.cn",
"contributions": []
},
{
"login": "athurg",
"name": "Athurg Gooth",
"avatar_url": "https://avatars.githubusercontent.com/u/126313?v=4",
"profile": "https://www.gooth.org",
"contributions": []
},
{
"login": "xuewenG",
"name": "xuewenG",
"avatar_url": "https://avatars.githubusercontent.com/u/32838722?v=4",
"profile": "https://github.com/xuewenG",
"contributions": []
},
{
"login": "Secretlovez",
"name": "Secretlovez",
"avatar_url": "https://avatars.githubusercontent.com/u/40491055?v=4",
"profile": "https://github.com/Secretlovez",
"contributions": []
},
{
"login": "jkjoy",
"name": "浪子",
"avatar_url": "https://avatars.githubusercontent.com/u/23159890?v=4",
"profile": "https://github.com/jkjoy",
"contributions": []
},
{
"login": "lateautumn2",
"name": "lateautumn2",
"avatar_url": "https://avatars.githubusercontent.com/u/57248164?v=4",
"profile": "https://github.com/lateautumn2",
"contributions": []
},
{
"login": "Jinvic",
"name": "Jinvic",
"avatar_url": "https://avatars.githubusercontent.com/u/77521861?v=4",
"profile": "https://github.com/Jinvic",
"contributions": []
},
{
"login": "dianso",
"name": "DIANSO",
"avatar_url": "https://avatars.githubusercontent.com/u/1454808?v=4",
"profile": "https://github.com/dianso",
"contributions": []
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}