-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
127 lines (127 loc) · 3.15 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"projectName": "bento-starter",
"projectOwner": "kefranabg",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 75,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "tbetous",
"name": "Thomas Betous",
"avatar_url": "https://avatars3.githubusercontent.com/u/4435536?v=4",
"profile": "https://github.com/tbetous",
"contributions": [
"code",
"doc",
"question",
"ideas",
"review",
"maintenance"
]
},
{
"login": "kefranabg",
"name": "Franck Abgrall",
"avatar_url": "https://avatars3.githubusercontent.com/u/9840435?v=4",
"profile": "https://www.franck-abgrall.me/",
"contributions": [
"code",
"doc",
"question",
"ideas",
"review",
"maintenance"
]
},
{
"login": "Errorname",
"name": "Thibaud Courtoison",
"avatar_url": "https://avatars2.githubusercontent.com/u/6669733?v=4",
"profile": "https://errorna.me",
"contributions": [
"doc"
]
},
{
"login": "mbernardeau",
"name": "Mathias Bernardeau",
"avatar_url": "https://avatars0.githubusercontent.com/u/7049049?v=4",
"profile": "https://github.com/mbernardeau",
"contributions": [
"code",
"ideas"
]
},
{
"login": "perkinsjr",
"name": "James Perkins",
"avatar_url": "https://avatars3.githubusercontent.com/u/45409975?v=4",
"profile": "https://jamesperkins.io/",
"contributions": [
"code",
"bug",
"question"
]
},
{
"login": "antoinecellier",
"name": "Antoine CELLIER",
"avatar_url": "https://avatars0.githubusercontent.com/u/5922848?v=4",
"profile": "https://github.com/antoinecellier",
"contributions": [
"code"
]
},
{
"login": "0xflotus",
"name": "0xflotus",
"avatar_url": "https://avatars3.githubusercontent.com/u/26602940?v=4",
"profile": "https://github.com/0xflotus",
"contributions": [
"doc"
]
},
{
"login": "GregoryBevan",
"name": "Gr3gory B3van",
"avatar_url": "https://avatars1.githubusercontent.com/u/4266007?v=4",
"profile": "https://github.com/GregoryBevan",
"contributions": [
"ideas"
]
},
{
"login": "RoyBkker",
"name": "Roy Bakker",
"avatar_url": "https://avatars2.githubusercontent.com/u/10207274?v=4",
"profile": "https://www.linkedin.com/pub/roy-bakker/41/aa7/335",
"contributions": [
"bug"
]
},
{
"login": "NOtherDev",
"name": "Adam Bar",
"avatar_url": "https://avatars0.githubusercontent.com/u/1309057?v=4",
"profile": "https://adambar.pl",
"contributions": [
"ideas"
]
},
{
"login": "6ones",
"name": "Chidindu Ogbonna ",
"avatar_url": "https://avatars3.githubusercontent.com/u/25098427?v=4",
"profile": "https://github.com/6ones",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}