warpgate/.all-contributorsrc
2022-04-12 18:58:50 +02:00

43 lines
994 B
JSON

{
"projectName": "warpgate",
"projectOwner": "Eugeny",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "Eugeny",
"name": "Eugeny",
"avatar_url": "https://avatars.githubusercontent.com/u/161476?v=4",
"profile": "https://github.com/Eugeny",
"contributions": [
"code"
]
},
{
"login": "heywoodlh",
"name": "Spencer Heywood",
"avatar_url": "https://avatars.githubusercontent.com/u/18178614?v=4",
"profile": "https://the-empire.systems/",
"contributions": [
"code"
]
},
{
"login": "apiening",
"name": "Andreas Piening",
"avatar_url": "https://avatars.githubusercontent.com/u/2064875?v=4",
"profile": "https://github.com/apiening",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}