docs: create .all-contributorsrc [skip ci]
This commit is contained in:
parent
4bf5c637f4
commit
ad919d8cce
1 changed files with 24 additions and 0 deletions
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "ArneNaessens",
|
||||
"name": "ArneNaessens",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/16622722?v=4",
|
||||
"profile": "https://github.com/ArneNaessens",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "runtipi",
|
||||
"projectOwner": "meienberger",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
Loading…
Add table
Reference in a new issue