Skip to content

Commit 2b16bfc

Browse files
committed
Add @rdestefa as a contributor
1 parent 9935cc5 commit 2b16bfc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,16 @@
892892
"code",
893893
"example"
894894
]
895+
},
896+
{
897+
"login": "rdestefa",
898+
"name": "Ryan DeStefano",
899+
"avatar_url": "https://avatars.githubusercontent.com/u/67760716?v=4",
900+
"profile": "https://github.com/rdestefa",
901+
"contributions": [
902+
"ideas",
903+
"review"
904+
]
895905
}
896906
],
897907
"repoType": "github",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-medium-image-zoom
22

3-
[![npm version](https://img.shields.io/npm/v/react-medium-image-zoom.svg)](https://www.npmjs.com/package/react-medium-image-zoom) [![react-medium-image-zoom bundlejs badge](https://deno.bundlejs.com/?q=react-medium-image-zoom&badge=&config={%22esbuild%22:{%22external%22:[%22react%22,%22react-dom%22]}})](https://bundlejs.com/?q=react-medium-image-zoom) [![npm downloads](https://img.shields.io/npm/dm/react-medium-image-zoom.svg)](https://www.npmjs.com/package/react-medium-image-zoom) [![All Contributors](https://img.shields.io/badge/all_contributors-90-orange.svg)](#contributors-)
3+
[![npm version](https://img.shields.io/npm/v/react-medium-image-zoom.svg)](https://www.npmjs.com/package/react-medium-image-zoom) [![react-medium-image-zoom bundlejs badge](https://deno.bundlejs.com/?q=react-medium-image-zoom&badge=&config={%22esbuild%22:{%22external%22:[%22react%22,%22react-dom%22]}})](https://bundlejs.com/?q=react-medium-image-zoom) [![npm downloads](https://img.shields.io/npm/dm/react-medium-image-zoom.svg)](https://www.npmjs.com/package/react-medium-image-zoom) [![All Contributors](https://img.shields.io/badge/all_contributors-91-orange.svg)](#contributors-)
44

55
The original [medium.com-inspired image zooming](https://medium.design/image-zoom-on-medium-24d146fc0c20)
66
library for [React](https://reactjs.org).
@@ -483,6 +483,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
483483
<td align="center" valign="top" width="14.28%"><a href="https://upleveled.io/"><img src="https://avatars.githubusercontent.com/u/1935696?v=4?s=40" width="40px;" alt="Karl Horky"/><br /><sub><b>Karl Horky</b></sub></a><br /><a href="https://github.com/rpearce/react-medium-image-zoom/issues?q=author%3Akarlhorky" title="Bug reports">🐛</a> <a href="#ideas-karlhorky" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/rpearce/react-medium-image-zoom/pulls?q=is%3Apr+reviewed-by%3Akarlhorky" title="Reviewed Pull Requests">👀</a></td>
484484
<td align="center" valign="top" width="14.28%"><a href="https://wener.me/"><img src="https://avatars.githubusercontent.com/u/1777211?v=4?s=40" width="40px;" alt="陈杨文"/><br /><sub><b>陈杨文</b></sub></a><br /><a href="https://github.com/rpearce/react-medium-image-zoom/issues?q=author%3Awenerme" title="Bug reports">🐛</a></td>
485485
<td align="center" valign="top" width="14.28%"><a href="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/napstar-420"><img src="https://avatars.githubusercontent.com/u/100934169?v=4?s=40" width="40px;" alt="Zohaib Khan"/><br /><sub><b>Zohaib Khan</b></sub></a><br /><a href="https://github.com/rpearce/react-medium-image-zoom/commits?author=napstar-420" title="Code">💻</a> <a href="#example-napstar-420" title="Examples">💡</a></td>
486+
<td align="center" valign="top" width="14.28%"><a href="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/rdestefa"><img src="https://avatars.githubusercontent.com/u/67760716?v=4?s=40" width="40px;" alt="Ryan DeStefano"/><br /><sub><b>Ryan DeStefano</b></sub></a><br /><a href="#ideas-rdestefa" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/rpearce/react-medium-image-zoom/pulls?q=is%3Apr+reviewed-by%3Ardestefa" title="Reviewed Pull Requests">👀</a></td>
486487
</tr>
487488
</tbody>
488489
</table>

0 commit comments

Comments
 (0)