-
Notifications
You must be signed in to change notification settings - Fork 51
/
.all-contributorsrc
108 lines (108 loc) · 2.81 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
{
"projectName": "@vuestorefront/vendure",
"projectOwner": "vuestorefront",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 80,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Baroshem",
"name": "Jakub Andrzejewski",
"avatar_url": "https://avatars.githubusercontent.com/u/37120330?v=4",
"profile": "https://github.com/Baroshem",
"contributions": [
"code",
"maintenance",
"projectManagement",
"doc"
]
},
{
"login": "rglepper",
"name": "Rafael Garcia Lepper",
"avatar_url": "https://avatars.githubusercontent.com/u/73605?v=4",
"profile": "https://rafagarcialepper.com/",
"contributions": [
"code"
]
},
{
"login": "michaelbromley",
"name": "Michael Bromley",
"avatar_url": "https://avatars.githubusercontent.com/u/6275952?v=4",
"profile": "http://www.michaelbromley.co.uk/",
"contributions": [
"review"
]
},
{
"login": "Fifciu",
"name": "Filip Jędrasik",
"avatar_url": "https://avatars.githubusercontent.com/u/30155292?v=4",
"profile": "https://fifciuu.com/",
"contributions": [
"review"
]
},
{
"login": "Mateuszpietrusinski",
"name": "Mateusz Pietrusiński",
"avatar_url": "https://avatars.githubusercontent.com/u/24594740?v=4",
"profile": "https://github.com/Mateuszpietrusinski",
"contributions": [
"review"
]
},
{
"login": "igorwojciechowski",
"name": "igorwojciechowski",
"avatar_url": "https://avatars.githubusercontent.com/u/26794636?v=4",
"profile": "https://github.com/igorwojciechowski",
"contributions": [
"test"
]
},
{
"login": "bloodf",
"name": "Heitor Ramon Ribeiro",
"avatar_url": "https://avatars.githubusercontent.com/u/1626923?v=4",
"profile": "https://heitor.co/",
"contributions": [
"mentoring"
]
},
{
"login": "zmilan",
"name": "Milan Zivkovic",
"avatar_url": "https://avatars.githubusercontent.com/u/302135?v=4",
"profile": "https://www.malimlin.si/",
"contributions": [
"code"
]
},
{
"login": "Michaeldrm",
"name": "michael.douglas@outlook.com",
"avatar_url": "https://avatars.githubusercontent.com/u/4975044?v=4",
"profile": "https://github.com/Michaeldrm",
"contributions": [
"code"
]
},
{
"login": "justyna-13",
"name": "Justyna",
"avatar_url": "https://avatars.githubusercontent.com/u/46591755?v=4",
"profile": "https://github.com/justyna-13",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 5
}