diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..6ebafb1 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,29 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "dhhagan", + "name": "David H Hagan", + "avatar_url": "https://avatars.githubusercontent.com/u/4370504?v=4", + "profile": "https://www.davidhagan.me", + "contributions": [ + "code", + "test", + "doc", + "content" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "py-smps", + "projectOwner": "quant-aq" +} diff --git a/README.md b/README.md index ba6a04e..fc0d817 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ + [](https://badge.fury.io/py/py-smps) [](https://opensource.org/licenses/MIT) [](https://coveralls.io/github/dhhagan/py-smps?branch=master) [](https://github.com/quant-aq/py-smps/actions/workflows/test-and-report.yml) - + +[](#contributors-) + # py-smps @@ -50,17 +53,26 @@ We welcome all contributions from the community in the form of issues reporting, If there is a feature you would like to see or a bug you would like to report, please open an issue. We will try to get to things as promptly as possible. Otherwise, feel free to send PR's! -### Contributors +### Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - +
David H Hagan 💻 ⚠️ 📖 🖋 |
+