Update .all-contributorsrc

This commit is contained in:
wellá
2019-10-25 13:13:23 +02:00
committed by GitHub
parent 4a65c01732
commit fb70ec9327

View File

@@ -1,59 +1,58 @@
{ {
"files": [ "files": [
"README.md" "README.md"
], ],
"imageSize": 100, "imageSize": 100,
"commit": false, "commit": false,
"contributors": [ "contributors": [{
{ "login": "lostdesign",
"login": "lostdesign", "name": "wellá",
"name": "wellá", "avatar_url": "https://avatars0.githubusercontent.com/u/5164617?v=4",
"avatar_url": "https://avatars0.githubusercontent.com/u/5164617?v=4", "profile": "https://lost.design",
"profile": "https://lost.design", "contributions": [
"contributions": [ "business",
"business", "infra",
"infra", "security",
"security", "dev",
"dev", "bug",
"bug", "code",
"code", "content",
"content", "ideas",
"ideas", "maintenance",
"maintenance", "review",
"review", "test"
"test" ]
] },
}, {
{ "login": "S3B4S",
"login": "S3B4S", "name": "Kevin van der Werff",
"name": "Kevin van der Werff", "avatar_url": "https://avatars0.githubusercontent.com/u/17083334?v=4",
"avatar_url": "https://avatars0.githubusercontent.com/u/17083334?v=4", "profile": "https://github.com/S3B4S",
"profile": "https://github.com/S3B4S", "contributions": [
"contributions": [ "dev",
"dev", "bug",
"bug", "code",
"code", "content",
"content", "ideas",
"ideas", "maintenance",
"maintenance", "review",
"review", "test"
"test" ]
] },
}, {
{ "login": "Banou26",
"login": "Banou26", "name": "Banou",
"name": "Banou", "avatar_url": "https://avatars0.githubusercontent.com/u/5209149?v=4",
"avatar_url": "https://avatars0.githubusercontent.com/u/5209149?v=4", "profile": "https://banou.dev",
"profile": "https://banou.dev", "contributions": [
"contributions": [ "bug",
"bug", "design"
"design" ]
] }
}, ],
], "contributorsPerLine": 7,
"contributorsPerLine": 7, "projectName": "webgems",
"projectName": "webgems", "projectOwner": "webgems",
"projectOwner": "webgems", "repoType": "github",
"repoType": "github", "repoHost": "https://github.com"
"repoHost": "https://github.com"
} }