mirror of
https://github.com/HMCore/Core.git
synced 2025-12-12 13:56:19 +00:00
docs: create .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
100cc538fa
commit
766acb02a6
26
.all-contributorsrc
Normal file
26
.all-contributorsrc
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "Core",
|
||||
"projectOwner": "HMCore",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
||||
Reference in New Issue
Block a user