diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..ae8a743 --- /dev/null +++ b/.all-contributorsrc @@ -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" +} diff --git a/README.md b/README.md index a8b572a..cfa015d 100644 --- a/README.md +++ b/README.md @@ -102,13 +102,6 @@ Check [all challenges](https://angular-challenges.vercel.app/) - - - - - - -
Thomas Laforge
Thomas Laforge

34 🧩