diff --git a/.all-contributorsrc b/.all-contributorsrc index da90a59..586287e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,5 +3,21 @@ "commit": false, "commitConvention": "angular", "commitType": "docs", - "contributors": [] + "contributors": [ + { + "login": "erikras", + "name": "Erik Rasmussen", + "avatar_url": "https://avatars.githubusercontent.com/u/4396759?v=4", + "profile": "https://erikras.com", + "contributions": [ + "code" + ] + } + ], + "files": [ + "README.md" + ], + "contributorsPerLine": 7, + "projectName": "quantum", + "projectOwner": "atilafassina" }