docs: update .all-contributorsrc

This commit is contained in:
allcontributors[bot] 2019-07-09 08:13:57 +00:00 committed by Paul Knopf
parent 197f4f1e76
commit 8731b625a8

View file

@ -1,14 +1,24 @@
{
"projectName": "qmlnet",
"projectOwner": "pauldotknopf",
"projectOwner": "qmlnet",
"repoType": "github",
"repoHost": "https://github.com/qmlnet/qmlnet",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [],
"contributors": [
{
"login": "geigertom",
"name": "geigertom",
"avatar_url": "https://avatars0.githubusercontent.com/u/19152463?v=4",
"profile": "https://github.com/geigertom",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}