mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat(contributors): add all contributors to project
This commit is contained in:
31
.all-contributorsrc
Normal file
31
.all-contributorsrc
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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",
|
||||
"blog",
|
||||
"content",
|
||||
"doc",
|
||||
"design",
|
||||
"ideas"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"linkToUsage": true,
|
||||
"commitType": "docs"
|
||||
}
|
||||
@@ -102,13 +102,6 @@ Check [all challenges](https://angular-challenges.vercel.app/)
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@thomas.laforge"><img src="https://avatars.githubusercontent.com/u/30832608?s…00&u=6f0ad9676792f29fd7fe6e113df06213d384a813&v=4" width="100px;" alt="Thomas Laforge"/><br /><sub><b>Thomas Laforge</b></sub></a><br />34 🧩</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
Reference in New Issue
Block a user