forked from Zapper-fi/studio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
78 lines (78 loc) · 1.89 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
{
"projectName": "studio",
"projectOwner": "Zapper-fi",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 64,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "JForsaken",
"name": "Justin D'Errico",
"avatar_url": "https://avatars.githubusercontent.com/u/17734052?v=4",
"profile": "https://www.linkedin.com/in/justin-d-errico-33b76113a/",
"contributions": [
"code",
"question",
"maintenance"
]
},
{
"login": "immasandwich",
"name": "immasandwich",
"avatar_url": "https://avatars.githubusercontent.com/u/22452366?v=4",
"profile": "https://github.com/immasandwich",
"contributions": [
"code",
"question",
"maintenance"
]
},
{
"login": "wpoulin",
"name": "William Poulin",
"avatar_url": "https://avatars.githubusercontent.com/u/18474228?v=4",
"profile": "https://github.com/wpoulin",
"contributions": [
"code",
"question",
"maintenance"
]
},
{
"login": "xdrdak",
"name": "Xavier Drdak",
"avatar_url": "https://avatars.githubusercontent.com/u/1198051?v=4",
"profile": "http://xdrdak.github.io/",
"contributions": [
"code",
"question",
"maintenance"
]
},
{
"login": "0xMaxim",
"name": "0xMaxim",
"avatar_url": "https://avatars.githubusercontent.com/u/57536175?v=4",
"profile": "https://github.com/0xMaxim",
"contributions": [
"doc",
"question"
]
},
{
"login": "0xYYY",
"name": "YYY",
"avatar_url": "https://avatars.githubusercontent.com/u/86655648?v=4",
"profile": "https://github.com/0xYYY",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7
}