diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..3325bd9 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "projectName": "frontend-development", + "projectOwner": "codingknite", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md", + "CONTRIBUTING.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "none", + "contributors": [ + { + "login": "codingknite", + "name": "Joel P. Mugalu", + "avatar_url": "https://avatars.githubusercontent.com/u/70036189?v=4", + "profile": "https://codingknite.com/", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7 +} diff --git a/README.md b/README.md index 2713800..e2d6d86 100644 --- a/README.md +++ b/README.md @@ -880,3 +880,23 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) You're very welcome to contribute to this list. Be sure to read [How to Contribute](CONTRIBUTING.MD) before making your contribution. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Joel P. Mugalu

📖
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file