-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy path.all-contributorsrc
More file actions
56 lines (56 loc) · 1.34 KB
/
Copy path.all-contributorsrc
File metadata and controls
56 lines (56 loc) · 1.34 KB
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "RafaelFerreiraTVD",
"name": "Rafael Ferreira",
"avatar_url": "https://avatars1.githubusercontent.com/u/15105462?v=4",
"profile": "http://www.xgeeks.io",
"contributions": [
"doc"
]
},
{
"login": "tiagomichaelsousa",
"name": "tiagomichaelsousa",
"avatar_url": "https://avatars1.githubusercontent.com/u/28356381?v=4",
"profile": "https://github.com/tiagomichaelsousa",
"contributions": [
"code",
"doc",
"content",
"review"
]
},
{
"login": "white-hyena",
"name": "White Hyena",
"avatar_url": "https://avatars3.githubusercontent.com/u/62600397?v=4",
"profile": "https://github.com/white-hyena",
"contributions": [
"code",
"content"
]
},
{
"login": "pkboom",
"name": "Keunbae Park",
"avatar_url": "https://avatars2.githubusercontent.com/u/13960169?v=4",
"profile": "https://github.com/pkboom",
"contributions": [
"code",
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "LaravelResources",
"projectOwner": "tiagomichaelsousa",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}