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 }