From 6b560af9132095f956d2c7e27632eb9042cad162 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 09:55:12 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 84f24bed5..549a3254c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -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 }