-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
82 lines (82 loc) · 2 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "wiljafor1",
"name": "Wiljafor1",
"avatar_url": "https://avatars3.githubusercontent.com/u/11604183?v=4",
"profile": "https://github.com/wiljafor1",
"contributions": [
"code"
]
},
{
"login": "WinX64",
"name": "Lucas",
"avatar_url": "https://avatars1.githubusercontent.com/u/6293922?v=4",
"profile": "https://github.com/WinX64",
"contributions": [
"code"
]
},
{
"login": "TommyAlmeida",
"name": "Tomas Almeida",
"avatar_url": "https://avatars3.githubusercontent.com/u/13879589?v=4",
"profile": "https://github.com/TommyAlmeida",
"contributions": [
"code"
]
},
{
"login": "chicoferreira",
"name": "chico ferreira",
"avatar_url": "https://avatars1.githubusercontent.com/u/36338391?v=4",
"profile": "https://github.com/chicoferreira",
"contributions": [
"code"
]
},
{
"login": "heroslender",
"name": "Bruno Martins",
"avatar_url": "https://avatars1.githubusercontent.com/u/16785313?v=4",
"profile": "https://heroslender.com/",
"contributions": [
"code",
"doc"
]
},
{
"login": "JPereirax",
"name": "Jailson Pereira",
"avatar_url": "https://avatars2.githubusercontent.com/u/39743726?v=4",
"profile": "https://github.com/JPereirax",
"contributions": [
"code"
]
},
{
"login": "AtlvntiS",
"name": "João Victor G. Cruz",
"avatar_url": "https://avatars3.githubusercontent.com/u/46955998?v=4",
"profile": "https://atlvntis.com",
"contributions": [
"code",
"doc",
"blog",
"question"
]
}
],
"contributorsPerLine": 7,
"projectName": "Elytra",
"projectOwner": "Elytra-Server",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}