-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
.all-contributorsrc
95 lines (95 loc) · 2.31 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "ellensp",
"name": "ellensp",
"avatar_url": "https://avatars.githubusercontent.com/u/530024?v=4",
"profile": "https://github.com/ellensp",
"contributions": [
"bug"
]
},
{
"login": "eduard-sukharev",
"name": "Eduard Sukharev",
"avatar_url": "https://avatars.githubusercontent.com/u/3235378?v=4",
"profile": "https://github.com/eduard-sukharev",
"contributions": [
"code"
]
},
{
"login": "MitchBradley",
"name": "Mitch Bradley",
"avatar_url": "https://avatars.githubusercontent.com/u/4861133?v=4",
"profile": "https://honuputters.com",
"contributions": [
"bug",
"code"
]
},
{
"login": "makerbase-mks",
"name": "makerbase",
"avatar_url": "https://avatars.githubusercontent.com/u/12979070?v=4",
"profile": "https://discord.gg/yNwksQvZmQ",
"contributions": [
"financial",
"bug",
"platform"
]
},
{
"login": "vivian-ng",
"name": "vivian-ng",
"avatar_url": "https://avatars.githubusercontent.com/u/24537694?v=4",
"profile": "https://github.com/vivian-ng",
"contributions": [
"code",
"bug",
"platform"
]
},
{
"login": "markniu",
"name": "Mark",
"avatar_url": "https://avatars.githubusercontent.com/u/13879340?v=4",
"profile": "https://github.com/markniu",
"contributions": [
"platform"
]
},
{
"login": "FYSETC",
"name": "FYSETC.COM",
"avatar_url": "https://avatars.githubusercontent.com/u/36067086?v=4",
"profile": "http://www.fysetc.com",
"contributions": [
"financial",
"bug",
"platform"
]
},
{
"login": "PendulumPit",
"name": "PendulumPit",
"avatar_url": "https://avatars.githubusercontent.com/u/112519244?v=4",
"profile": "https://github.com/PendulumPit",
"contributions": [
"financial"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ESP3DLib",
"projectOwner": "luc-github"
}