diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..af7cc0e --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "Terabyte17", + "name": "Yash Sahijwani", + "avatar_url": "https://avatars3.githubusercontent.com/u/60649571?v=4", + "profile": "http://terabyte17.github.io", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "awesome-github-profile-readme", + "projectOwner": "abhisheknaiidu", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +}