Skip to content

Commit 4051e88

Browse files
authored
Merge pull request ankeetmaini#251 from ankeetmaini/all-contributors/add-iamdarshshah
docs: add iamdarshshah as a contributor
2 parents 33af8e1 + 0e3c821 commit 4051e88

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
"review",
1919
"maintenance"
2020
]
21+
},
22+
{
23+
"login": "iamdarshshah",
24+
"name": "Darsh Shah",
25+
"avatar_url": "https://avatars.githubusercontent.com/u/25670841?v=4",
26+
"profile": "https://github.com/iamdarshshah",
27+
"contributions": [
28+
"infra"
29+
]
2130
}
2231
],
2332
"projectName": "react-infinite-scroll-component",

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# react-infinite-scroll-component [![npm](https://img.shields.io/npm/dt/react-infinite-scroll-component.svg?style=flat-square)](https://www.npmjs.com/package/react-infinite-scroll-component) [![npm](https://img.shields.io/npm/v/react-infinite-scroll-component.svg?style=flat-square)](https://www.npmjs.com/package/react-infinite-scroll-component)
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
A component to make all your infinite scrolling woes go away with just 4.15 kB! `Pull Down to Refresh` feature
47
added. An infinite-scroll that actually works and super-simple to integrate!
@@ -133,6 +136,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
133136
<table>
134137
<tr>
135138
<td align="center"><a href="https://ankeetmaini.dev/"><img src="https://avatars.githubusercontent.com/u/6652823?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ankeet Maini</b></sub></a><br /><a href="#question-ankeetmaini" title="Answering Questions">💬</a> <a href="https://github.com/ankeetmaini/react-infinite-scroll-component/commits?author=ankeetmaini" title="Documentation">📖</a> <a href="https://github.com/ankeetmaini/react-infinite-scroll-component/commits?author=ankeetmaini" title="Code">💻</a> <a href="https://github.com/ankeetmaini/react-infinite-scroll-component/pulls?q=is%3Apr+reviewed-by%3Aankeetmaini" title="Reviewed Pull Requests">👀</a> <a href="#maintenance-ankeetmaini" title="Maintenance">🚧</a></td>
139+
<td align="center"><a href="https://github.com/iamdarshshah"><img src="https://avatars.githubusercontent.com/u/25670841?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Darsh Shah</b></sub></a><br /><a href="#infra-iamdarshshah" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
136140
</tr>
137141
</table>
138142

0 commit comments

Comments
 (0)