This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
70 lines (70 loc) · 1.73 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "CraftLogan",
"name": "Logan H. Craft",
"avatar_url": "https://avatars0.githubusercontent.com/u/10950466?v=4",
"profile": "https://logancraft.dev",
"contributions": [
"code",
"doc"
]
},
{
"login": "DanielGilB",
"name": "Daniel",
"avatar_url": "https://avatars0.githubusercontent.com/u/32772927?v=4",
"profile": "https://github.com/DanielGilB",
"contributions": [
"code"
]
},
{
"login": "laravelnews",
"name": "Laravel News",
"avatar_url": "https://avatars0.githubusercontent.com/u/6818566?v=4",
"profile": "https://laravel-news.com",
"contributions": [
"blog"
]
},
{
"login": "paulredmond",
"name": "Paul Redmond",
"avatar_url": "https://avatars3.githubusercontent.com/u/177773?v=4",
"profile": "https://twitter.com/paulredmond",
"contributions": [
"blog"
]
},
{
"login": "parnissolle",
"name": "Pierre Arnissolle",
"avatar_url": "https://avatars0.githubusercontent.com/u/5046159?v=4",
"profile": "http://pierrearnissolle.com",
"contributions": [
"code"
]
},
{
"login": "HayriCan",
"name": "Hayri Can BARÇIN",
"avatar_url": "https://avatars2.githubusercontent.com/u/17090831?v=4",
"profile": "https://www.linkedin.com/in/hayricanbarcin/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "Laravel-Overflow",
"projectOwner": "CraftLogan",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}