diff --git a/.all-contributorsrc b/.all-contributorsrc index 5cef23f..d8f71cd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -7,5 +7,20 @@ ], "imageSize": 120, "repoType": "github", - "contributors": [] + "contributors": [ + { + "login": "thedaviddias", + "name": "David Dias", + "avatar_url": "https://avatars.githubusercontent.com/u/237229?v=4", + "profile": "https://thedaviddias.dev", + "contributions": [ + "content", + "maintenance", + "review" + ] + } + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7 }