From fb70ec9327aba41be213551f59a031d18cb21897 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?well=C3=A1?= Date: Fri, 25 Oct 2019 13:13:23 +0200 Subject: [PATCH] Update .all-contributorsrc --- .all-contributorsrc | 113 ++++++++++++++++++++++---------------------- 1 file changed, 56 insertions(+), 57 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 372063c..bd90476 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,59 +1,58 @@ { - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": false, - "contributors": [ - { - "login": "lostdesign", - "name": "wellá", - "avatar_url": "https://avatars0.githubusercontent.com/u/5164617?v=4", - "profile": "https://lost.design", - "contributions": [ - "business", - "infra", - "security", - "dev", - "bug", - "code", - "content", - "ideas", - "maintenance", - "review", - "test" - ] - }, - { - "login": "S3B4S", - "name": "Kevin van der Werff", - "avatar_url": "https://avatars0.githubusercontent.com/u/17083334?v=4", - "profile": "https://github.com/S3B4S", - "contributions": [ - "dev", - "bug", - "code", - "content", - "ideas", - "maintenance", - "review", - "test" - ] - }, - { - "login": "Banou26", - "name": "Banou", - "avatar_url": "https://avatars0.githubusercontent.com/u/5209149?v=4", - "profile": "https://banou.dev", - "contributions": [ - "bug", - "design" - ] - }, - ], - "contributorsPerLine": 7, - "projectName": "webgems", - "projectOwner": "webgems", - "repoType": "github", - "repoHost": "https://github.com" + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [{ + "login": "lostdesign", + "name": "wellá", + "avatar_url": "https://avatars0.githubusercontent.com/u/5164617?v=4", + "profile": "https://lost.design", + "contributions": [ + "business", + "infra", + "security", + "dev", + "bug", + "code", + "content", + "ideas", + "maintenance", + "review", + "test" + ] + }, + { + "login": "S3B4S", + "name": "Kevin van der Werff", + "avatar_url": "https://avatars0.githubusercontent.com/u/17083334?v=4", + "profile": "https://github.com/S3B4S", + "contributions": [ + "dev", + "bug", + "code", + "content", + "ideas", + "maintenance", + "review", + "test" + ] + }, + { + "login": "Banou26", + "name": "Banou", + "avatar_url": "https://avatars0.githubusercontent.com/u/5209149?v=4", + "profile": "https://banou.dev", + "contributions": [ + "bug", + "design" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "webgems", + "projectOwner": "webgems", + "repoType": "github", + "repoHost": "https://github.com" }