Files
jreleaser/.all-contributorsrc
2021-03-20 14:09:15 +00:00

46 lines
1.0 KiB
JSON

{
"projectName": "jreleaser",
"projectOwner": "jreleaser",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "aalmiray",
"name": "Andres Almiray",
"avatar_url": "https://avatars.githubusercontent.com/u/13969?v=4",
"profile": "https://andresalmiray.com/",
"contributions": [
"code"
]
},
{
"login": "sormuras",
"name": "Christian Stein",
"avatar_url": "https://avatars.githubusercontent.com/u/2319838?v=4",
"profile": "https://sormuras.github.io",
"contributions": [
"ideas",
"infra"
]
},
{
"login": "maxandersen",
"name": "Max Rydahl Andersen",
"avatar_url": "https://avatars.githubusercontent.com/u/54129?v=4",
"profile": "https://xam.dk",
"contributions": [
"ideas",
"infra"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}