docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2019-12-04 09:55:12 +00:00 committed by GitHub
parent 7bf98c0c42
commit 6b560af913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,11 +148,21 @@
"contributions": [
"code"
]
},
{
"login": "slidinghotdog",
"name": "slidinghotdog",
"avatar_url": "https://avatars3.githubusercontent.com/u/33790211?v=4",
"profile": "https://github.com/slidinghotdog",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "nodegui",
"projectOwner": "nodegui",
"repoType": "github",
"repoHost": "https://github.com"
"repoHost": "https://github.com",
"skipCi": true
}