Files
HMCore/.all-contributorsrc
2021-04-12 14:04:25 +02:00

40 lines
856 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "wulkanat",
"name": "Wieland Schöbl",
"avatar_url": "https://avatars.githubusercontent.com/u/19289296?v=4",
"profile": "https://github.com/wulkanat",
"contributions": [
"test",
"code",
"doc",
"ideas"
]
},
{
"login": "UnrealValentin",
"name": "UnrealValentin",
"avatar_url": "https://avatars.githubusercontent.com/u/30842467?v=4",
"profile": "https://github.com/UnrealValentin",
"contributions": [
"doc",
"test",
"code",
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "Core",
"projectOwner": "HMCore",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}