Skip to content

Commit 9a7095a

Browse files
committed
Add @vivek12345 as a contributor
1 parent 0979ade commit 9a7095a

2 files changed

Lines changed: 38 additions & 0 deletions

File tree

β€Ž.all-contributorsrcβ€Ž

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"projectName": "react-polling",
3+
"projectOwner": "vivek12345",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md"
8+
],
9+
"imageSize": 100,
10+
"commit": true,
11+
"contributors": [
12+
{
13+
"login": "vivek12345",
14+
"name": "Vivek Nayyar",
15+
"avatar_url": "https://avatars3.githubusercontent.com/u/4931048?v=4",
16+
"profile": "https://www.viveknayyar.in/",
17+
"contributions": [
18+
"doc",
19+
"code",
20+
"design",
21+
"example"
22+
]
23+
}
24+
]
25+
}

β€ŽREADME.mdβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# πŸ”” react-polling
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
23

34

45
[![Build Status](https://travis-ci.com/vivek12345/react-polling.svg)](https://travis-ci.com/vivek12345/react-polling)
@@ -106,3 +107,15 @@ MIT Β© [viveknayyar](https://github.com/vivek12345)
106107
- [x] Complete README
107108
- [ ] Add Examples and Demo
108109
- [x] Test Suite
110+
111+
## Contributors
112+
113+
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
114+
115+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
116+
<!-- prettier-ignore -->
117+
| [<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") |
118+
| :---: |
119+
<!-- ALL-CONTRIBUTORS-LIST:END -->
120+
121+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
Β (0)