mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
docs: update .all-contributorsrc
This commit is contained in:
committed by
GitHub
parent
a5d225185c
commit
98aa3fb70f
@@ -3,7 +3,9 @@
|
||||
"projectOwner": "tomalaforge",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": ["README.md"],
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": true,
|
||||
"commitConvention": "angular",
|
||||
@@ -33,53 +35,79 @@
|
||||
"name": "Alan Dragicevich",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4",
|
||||
"profile": "https://github.com/alan-bio",
|
||||
"contributions": ["doc"]
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "edimitchel",
|
||||
"name": "Michel EDIGHOFFER",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4",
|
||||
"profile": "https://github.com/edimitchel",
|
||||
"contributions": ["doc"]
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "gsgonzalez88",
|
||||
"name": "Gerardo Sebastian Gonzalez",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4",
|
||||
"profile": "https://github.com/gsgonzalez88",
|
||||
"contributions": ["doc"]
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "marryday",
|
||||
"name": "Evseev Yuriy",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4",
|
||||
"profile": "https://github.com/marryday",
|
||||
"contributions": ["bug"]
|
||||
"contributions": [
|
||||
"bug"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "tomer953",
|
||||
"name": "Tomer953",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4",
|
||||
"profile": "https://github.com/tomer953",
|
||||
"contributions": ["bug", "doc", "code"]
|
||||
"contributions": [
|
||||
"bug",
|
||||
"doc",
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "jdegand",
|
||||
"name": "J. Degand",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4",
|
||||
"profile": "https://github.com/jdegand",
|
||||
"contributions": ["doc"]
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "DeveshChau",
|
||||
"name": "Devesh Chaudhari",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
|
||||
"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,
|
||||
"linkToUsage": true,
|
||||
"commitType": "docs"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user