docs: update .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2023-10-30 08:52:03 +00:00
committed by GitHub
parent a5d225185c
commit 98aa3fb70f

View File

@@ -3,7 +3,9 @@
"projectOwner": "tomalaforge", "projectOwner": "tomalaforge",
"repoType": "github", "repoType": "github",
"repoHost": "https://github.com", "repoHost": "https://github.com",
"files": ["README.md"], "files": [
"README.md"
],
"imageSize": 100, "imageSize": 100,
"commit": true, "commit": true,
"commitConvention": "angular", "commitConvention": "angular",
@@ -33,53 +35,79 @@
"name": "Alan Dragicevich", "name": "Alan Dragicevich",
"avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4",
"profile": "https://github.com/alan-bio", "profile": "https://github.com/alan-bio",
"contributions": ["doc"] "contributions": [
"doc"
]
}, },
{ {
"login": "edimitchel", "login": "edimitchel",
"name": "Michel EDIGHOFFER", "name": "Michel EDIGHOFFER",
"avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4",
"profile": "https://github.com/edimitchel", "profile": "https://github.com/edimitchel",
"contributions": ["doc"] "contributions": [
"doc"
]
}, },
{ {
"login": "gsgonzalez88", "login": "gsgonzalez88",
"name": "Gerardo Sebastian Gonzalez", "name": "Gerardo Sebastian Gonzalez",
"avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4",
"profile": "https://github.com/gsgonzalez88", "profile": "https://github.com/gsgonzalez88",
"contributions": ["doc"] "contributions": [
"doc"
]
}, },
{ {
"login": "marryday", "login": "marryday",
"name": "Evseev Yuriy", "name": "Evseev Yuriy",
"avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4",
"profile": "https://github.com/marryday", "profile": "https://github.com/marryday",
"contributions": ["bug"] "contributions": [
"bug"
]
}, },
{ {
"login": "tomer953", "login": "tomer953",
"name": "Tomer953", "name": "Tomer953",
"avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4",
"profile": "https://github.com/tomer953", "profile": "https://github.com/tomer953",
"contributions": ["bug", "doc", "code"] "contributions": [
"bug",
"doc",
"code"
]
}, },
{ {
"login": "jdegand", "login": "jdegand",
"name": "J. Degand", "name": "J. Degand",
"avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4",
"profile": "https://github.com/jdegand", "profile": "https://github.com/jdegand",
"contributions": ["doc"] "contributions": [
"doc"
]
}, },
{ {
"login": "DeveshChau", "login": "DeveshChau",
"name": "Devesh Chaudhari", "name": "Devesh Chaudhari",
"avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
"profile": "https://github.com/DeveshChau", "profile": "https://github.com/DeveshChau",
"contributions": ["code", "bug", "challenge"] "contributions": [
"code",
"bug",
"challenge"
]
},
{
"login": "dmmishchenko",
"name": "Dmitriy Mishchenko",
"avatar_url": "https://avatars.githubusercontent.com/u/51910160?v=4",
"profile": "https://github.com/dmmishchenko",
"contributions": [
"doc"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,
"linkToUsage": true, "linkToUsage": true,
"commitType": "docs" "commitType": "docs"
} }