diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..620206b2 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "NateRadebaugh", + "name": "Nate Radebaugh", + "avatar_url": "https://avatars1.githubusercontent.com/u/130445?v=4", + "profile": "http://naterad.com", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "react-datetime", + "projectOwner": "NateRadebaugh", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index fcbeb96c..1d4effe6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # react-datetime + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![CircleCI](https://circleci.com/gh/NateRadebaugh/react-datetime.svg?style=svg)](https://circleci.com/gh/NateRadebaugh/react-datetime) [![Build Status](https://secure.travis-ci.org/NateRadebaugh/react-datetime.svg)](https://travis-ci.org/NateRadebaugh/react-datetime) @@ -134,3 +137,22 @@ For information about how to contribute, see the [CONTRIBUTING](.github/CONTRIBU ### [Changelog](CHANGELOG.md) ### [MIT Licensed](LICENSE.md) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Nate Radebaugh 💻 |
+