generated from quarkiverse/quarkiverse-template
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path.all-contributorsrc
61 lines (61 loc) · 1.48 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ebullient",
"name": "Erin Schnabel",
"avatar_url": "https://avatars1.githubusercontent.com/u/808713?v=4",
"profile": "https://www.ebullient.dev",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "cemnura",
"name": "Cem Nura",
"avatar_url": "https://avatars.githubusercontent.com/u/24714913?v=4",
"profile": "http://cemnura.com",
"contributions": [
"code"
]
},
{
"login": "luneo7",
"name": "Lucas Rogerio Caetano Ferreira",
"avatar_url": "https://avatars.githubusercontent.com/u/8834774?v=4",
"profile": "https://github.com/luneo7",
"contributions": [
"code"
]
},
{
"login": "TFyre",
"name": "Francois Steyn",
"avatar_url": "https://avatars.githubusercontent.com/u/1469570?v=4",
"profile": "https://github.com/TFyre",
"contributions": [
"code"
]
},
{
"login": "brunobat",
"name": "Bruno Baptista",
"avatar_url": "https://avatars.githubusercontent.com/u/2318030?v=4",
"profile": "http://brunobat.com/about",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "quarkus-micrometer-registry",
"projectOwner": "quarkiverse",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}