mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
docs: update .all-contributorsrc
This commit is contained in:
parent
197f4f1e76
commit
8731b625a8
1 changed files with 13 additions and 3 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue