Files
angular-challenges/.all-contributorsrc
2023-09-26 08:43:55 +02:00

37 lines
1.0 KiB
JSON

{
"projectName": "angular-challenges",
"projectOwner": "tomalaforge",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "tomalaforge",
"name": "Laforge Thomas",
"avatar_url": "https://avatars.githubusercontent.com/u/30832608?v=4",
"profile": "https://thomaslaforge.dev/home",
"contributions": ["code", "doc", "content", "ideas", "design"]
},
{
"login": "alan-bio",
"name": "Alan Dragicevich",
"avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4",
"profile": "https://github.com/alan-bio",
"contributions": ["doc"]
},
{
"login": "edimitchel",
"name": "Michel EDIGHOFFER",
"avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4",
"profile": "https://github.com/edimitchel",
"contributions": ["doc"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}