diff --git a/.all-contributorsrc b/.all-contributorsrc index 581e252..3af95ec 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -11,5 +11,15 @@ "contributorsPerLine": 7, "contributorsSortAlphabetically": false, "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](./CONTRIBUTORS.md)", - "contributors": [] + "contributors": [ + { + "login": "aboqasem", + "name": "Mohammad Al Zouabi", + "avatar_url": "https://avatars1.githubusercontent.com/u/62098043?v=4", + "profile": "https://github.com/aboqasem", + "contributions": [ + "code" + ] + } + ] }