-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
104 lines (104 loc) · 2.59 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "melloware",
"name": "Melloware",
"avatar_url": "https://avatars.githubusercontent.com/u/4399574?v=4",
"profile": "https://melloware.com",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Postremus",
"name": "Martin Panzer",
"avatar_url": "https://avatars.githubusercontent.com/u/1223135?v=4",
"profile": "https://martinpanzer.de",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "kauanmocelin",
"name": "Kauan Mocelin",
"avatar_url": "https://avatars.githubusercontent.com/u/3020794?v=4",
"profile": "https://github.com/kauanmocelin",
"contributions": [
"bug"
]
},
{
"login": "nderwin",
"name": "Nathan Erwin",
"avatar_url": "https://avatars.githubusercontent.com/u/3226831?v=4",
"profile": "https://github.com/nderwin",
"contributions": [
"doc",
"code"
]
},
{
"login": "gastaldi",
"name": "George Gastaldi",
"avatar_url": "https://avatars.githubusercontent.com/u/54133?v=4",
"profile": "http://gastaldi.wordpress.com",
"contributions": [
"ideas",
"infra"
]
},
{
"login": "redddcyclone",
"name": "Leonardo Bernardes",
"avatar_url": "https://avatars.githubusercontent.com/u/58712628?v=4",
"profile": "https://github.com/redddcyclone",
"contributions": [
"test",
"bug"
]
},
{
"login": "dmlloyd",
"name": "David M. Lloyd",
"avatar_url": "https://avatars.githubusercontent.com/u/124581?v=4",
"profile": "https://github.com/dmlloyd",
"contributions": [
"question"
]
},
{
"login": "joggl71xpt",
"name": "joggl71xpt",
"avatar_url": "https://avatars.githubusercontent.com/u/115216319?v=4",
"profile": "https://github.com/joggl71xpt",
"contributions": [
"bug",
"test"
]
},
{
"login": "SATISHEEEK",
"name": "Honza \"SATISH\" Brtek",
"avatar_url": "https://avatars.githubusercontent.com/u/35563759?v=4",
"profile": "https://github.com/SATISHEEEK",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "quarkus-jasperreports",
"projectOwner": "quarkiverse"
}