Skip to content

Commit

Permalink
Add @vivek12345 as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek12345 committed Nov 5, 2018
1 parent 0979ade commit 9a7095a
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .all-contributorsrc
@@ -0,0 +1,25 @@
{
"projectName": "react-polling",
"projectOwner": "vivek12345",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "vivek12345",
"name": "Vivek Nayyar",
"avatar_url": "https://avatars3.githubusercontent.com/u/4931048?v=4",
"profile": "https://www.viveknayyar.in/",
"contributions": [
"doc",
"code",
"design",
"example"
]
}
]
}
13 changes: 13 additions & 0 deletions README.md
@@ -1,4 +1,5 @@
# πŸ”” react-polling
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)


[![Build Status](https://travis-ci.com/vivek12345/react-polling.svg)](https://travis-ci.com/vivek12345/react-polling)
Expand Down Expand Up @@ -106,3 +107,15 @@ MIT Β© [viveknayyar](https://github.com/vivek12345)
- [x] Complete README
- [ ] Add Examples and Demo
- [x] Test Suite

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars3.githubusercontent.com/u/4931048?v=4" width="100px;"/><br /><sub><b>Vivek Nayyar</b></sub>](https://www.viveknayyar.in/)<br />[πŸ“–](https://github.com/vivek12345/react-polling/commits?author=vivek12345 "Documentation") [πŸ’»](https://github.com/vivek12345/react-polling/commits?author=vivek12345 "Code") [🎨](#design-vivek12345 "Design") [πŸ’‘](#example-vivek12345 "Examples") |
| :---: |
<!-- ALL-CONTRIBUTORS-LIST:END -->

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

0 comments on commit 9a7095a

Please sign in to comment.