diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..2aba3e8 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,29 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "cybersiddhu", + "name": "Siddhartha Basu", + "avatar_url": "https://avatars.githubusercontent.com/u/48740?v=4", + "profile": "http://cybersiddhu.github.com/", + "contributions": [ + "bug", + "code", + "content", + "doc", + "maintenance", + "mentoring" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "event-messenger", + "projectOwner": "dictyBase", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 036539b..5674523 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # event-messenger + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](LICENSE) ![Continuous integration](https://github.com/dictyBase/event-messenger/workflows/Build/badge.svg?branch=develop) @@ -49,3 +52,23 @@ GLOBAL OPTIONS: ![GitHub repo size](https://img.shields.io/github/repo-size/dictyBase/event-messenger?style=plastic) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/dictyBase/event-messenger?style=plastic) [![Lines of Code](https://badgen.net/codeclimate/loc/dictyBase/event-messenger)](https://codeclimate.com/github/dictyBase/event-messenger/code) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Siddhartha Basu 🐛 💻 🖋 📖 🚧 🧑🏫 |
+