-
-
Notifications
You must be signed in to change notification settings - Fork 162
/
.all-contributorsrc
125 lines (125 loc) · 3.16 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "geekcom",
"name": "Daniel Rodrigues",
"avatar_url": "https://avatars2.githubusercontent.com/u/3955933?v=4",
"profile": "https://twitter.com/geekcom2",
"contributions": [
"infra",
"maintenance",
"code"
]
},
{
"login": "lavela",
"name": "Leandro Bitencourt",
"avatar_url": "https://avatars2.githubusercontent.com/u/13982234?v=4",
"profile": "http://www.leandrobitencourt.com.br",
"contributions": [
"code"
]
},
{
"login": "vitormattos",
"name": "Vitor Mattos",
"avatar_url": "https://avatars3.githubusercontent.com/u/1079143?v=4",
"profile": "https://github.com/vitormattos",
"contributions": [
"code"
]
},
{
"login": "rafaelqueiroz",
"name": "Rafael Queiroz",
"avatar_url": "https://avatars0.githubusercontent.com/u/275919?v=4",
"profile": "https://github.com/rafaelqueiroz",
"contributions": [
"code"
]
},
{
"login": "dbould",
"name": "Dave Bould",
"avatar_url": "https://avatars0.githubusercontent.com/u/5477476?v=4",
"profile": "http://dave.codes",
"contributions": [
"code"
]
},
{
"login": "ThiagoAlves31",
"name": "ThiagoAlves31",
"avatar_url": "https://avatars1.githubusercontent.com/u/32931011?v=4",
"profile": "https://github.com/ThiagoAlves31",
"contributions": [
"code"
]
},
{
"login": "jadsonbr",
"name": "Jadson Ribeiro",
"avatar_url": "https://avatars3.githubusercontent.com/u/10354607?v=4",
"profile": "http://www.jadsonbr.com.br",
"contributions": [
"code"
]
},
{
"login": "boaglio",
"name": "Fernando Boaglio",
"avatar_url": "https://avatars0.githubusercontent.com/u/6140?v=4",
"profile": "http://www.boaglio.com",
"contributions": [
"code"
]
},
{
"login": "xRahul",
"name": "Rahul Jain",
"avatar_url": "https://avatars3.githubusercontent.com/u/1639945?v=4",
"profile": "https://rahulja.in",
"contributions": [
"code"
]
},
{
"login": "lecneri",
"name": "Luiz Eduardo",
"avatar_url": "https://avatars2.githubusercontent.com/u/431453?v=4",
"profile": "https://github.com/lecneri",
"contributions": [
"code"
]
},
{
"login": "davidribeiro",
"name": "David Ribeiro",
"avatar_url": "https://avatars0.githubusercontent.com/u/11426456?v=4",
"profile": "https://github.com/davidribeiro",
"contributions": [
"code"
]
},
{
"login": "allenjd3",
"name": "James Allen",
"avatar_url": "https://avatars3.githubusercontent.com/u/8092154?v=4",
"profile": "https://allenjd3.github.io",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "phpjasper",
"projectOwner": "PHPJasper",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}