docs: create .all-contributorsrc

This commit is contained in:
allcontributors[bot] 2019-08-18 11:33:19 +00:00 committed by GitHub
parent b045b6add1
commit 8354c25e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

23
.all-contributorsrc Normal file
View File

@ -0,0 +1,23 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "oxr463",
"name": "Lucas Ramage",
"avatar_url": "https://avatars1.githubusercontent.com/u/43783393?v=4",
"profile": "https://lramage.gitlab.io",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "nodegui",
"projectOwner": "nodegui",
"repoType": "github",
"repoHost": "https://github.com"
}