diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000..a66dc15e34 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "MikeRalphson", + "name": "Mike Ralphson", + "avatar_url": "https://avatars.githubusercontent.com/u/21603?v=4", + "profile": "http://mermade.github.io", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "OpenAPI-Specification", + "projectOwner": "MikeRalphson", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 0a81ca7f21..de645769be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # The OpenAPI Specification + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) @@ -56,3 +59,23 @@ Not all feedback can be accommodated and there may be solid arguments for or aga See: [License (Apache-2.0)](https://github.com/OAI/OpenAPI-Specification/blob/master/LICENSE) ![Analytics](https://ga-beacon.appspot.com/UA-831873-42/readme.md?pixel) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Mike Ralphson

💻
+ + + + + + +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