forked from vuestorefront/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
106 lines (106 loc) · 2.64 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
{
"projectName": "magento2",
"projectOwner": "vuestorefront",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "bloodf",
"name": "Heitor Ramon Ribeiro",
"avatar_url": "https://avatars.githubusercontent.com/u/1626923?v=4",
"profile": "http://heitorramon.com/",
"contributions": [
"code",
"maintenance",
"projectManagement"
]
},
{
"login": "domideimel",
"name": "Dominik Deimel",
"avatar_url": "https://avatars.githubusercontent.com/u/32941053?v=4",
"profile": "https://dominikdeimel.com/",
"contributions": [
"code",
"doc"
]
},
{
"login": "LiorLindvor",
"name": "Lior Lindvor",
"avatar_url": "https://avatars.githubusercontent.com/u/6757942?v=4",
"profile": "http://cyberfuze.com/",
"contributions": [
"code"
]
},
{
"login": "alefbarbeli",
"name": "Alef Barbeli",
"avatar_url": "https://avatars.githubusercontent.com/u/7727647?v=4",
"profile": "https://github.com/alefbarbeli",
"contributions": [
"doc"
]
},
{
"login": "hcmlopes",
"name": "Henrique Lopes",
"avatar_url": "https://avatars.githubusercontent.com/u/20449158?v=4",
"profile": "https://github.com/hcmlopes",
"contributions": [
"doc"
]
},
{
"login": "filrak",
"name": "Filip Rakowski",
"avatar_url": "https://avatars.githubusercontent.com/u/15185752?v=4",
"profile": "https://rakowski.dev/",
"contributions": [
"question",
"mentoring",
"review"
]
},
{
"login": "filipsobol",
"name": "Filip Sobol",
"avatar_url": "https://avatars.githubusercontent.com/u/4145208?v=4",
"profile": "https://github.com/filipsobol",
"contributions": [
"question",
"mentoring",
"review"
]
},
{
"login": "andrzejewsky",
"name": "Patryk Andrzejewski",
"avatar_url": "https://avatars.githubusercontent.com/u/7943292?v=4",
"profile": "https://github.com/andrzejewsky",
"contributions": [
"question",
"mentoring",
"review"
]
},
{
"login": "renanoliveira0",
"name": "Renan Oliveira",
"avatar_url": "https://avatars.githubusercontent.com/u/1081576?v=4",
"profile": "https://github.com/renanoliveira0",
"contributions": [
"tool",
"plugin"
]
}
],
"contributorsPerLine": 7
}