Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #711 from NateRadebaugh/all-contributors/add-NateR…
Browse files Browse the repository at this point in the history
…adebaugh

docs: add NateRadebaugh as a contributor
  • Loading branch information
NateRadebaugh authored Jan 16, 2020
2 parents a23d39e + 21417b1 commit 09976bc
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -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
}
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# react-datetime
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![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)
Expand Down Expand Up @@ -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)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://naterad.com"><img src="https://avatars1.githubusercontent.com/u/130445?v=4" width="100px;" alt=""/><br /><sub><b>Nate Radebaugh</b></sub></a><br /><a href="https://github.com/NateRadebaugh/react-datetime/commits?author=NateRadebaugh" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

1 comment on commit 09976bc

@vercel
Copy link

@vercel vercel bot commented on 09976bc Jan 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.