mirror of
https://github.com/jlengrand/jreleaser.git
synced 2026-03-10 00:21:20 +00:00
95 lines
2.3 KiB
JSON
95 lines
2.3 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": [
|
|
"ideas",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"login": "tastapod",
|
|
"name": "Daniel Terhorst-North",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/3180?v=4",
|
|
"profile": "http://dannorth.net",
|
|
"contributions": [
|
|
"ideas",
|
|
"doc"
|
|
]
|
|
},
|
|
{
|
|
"login": "DennisRippinger",
|
|
"name": "Dennis Rippinger",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/1452505?v=4",
|
|
"profile": "https://drippinger.de/",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "jruaux",
|
|
"name": "Julien Ruaux",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/1628034?v=4",
|
|
"profile": "https://www.linkedin.com/in/jruaux",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "bmarwell",
|
|
"name": "Benjamin Marwell",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/1413391?v=4",
|
|
"profile": "https://blog.bmarwell.de/",
|
|
"contributions": [
|
|
"code",
|
|
"bug"
|
|
]
|
|
},
|
|
{
|
|
"login": "anyulled",
|
|
"name": "Anyul Rivas",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/100741?v=4",
|
|
"profile": "https://ve.linkedin.com/in/anyulled",
|
|
"contributions": [
|
|
"code",
|
|
"bug"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true
|
|
}
|