Skip to content

Commit 8f1f010

Browse files
docs: add JeanMeche as a contributor for review (#479)
Adds @JeanMeche as a contributor for review. This was requested by santoshyadavdev [in this comment](#473 (comment)) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 302ff23 commit 8f1f010

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,15 @@
148148
"contributions": [
149149
"code"
150150
]
151+
},
152+
{
153+
"login": "JeanMeche",
154+
"name": "Matthieu Riegler",
155+
"avatar_url": "https://avatars.githubusercontent.com/u/1300985?v=4",
156+
"profile": "http://riegler.fr",
157+
"contributions": [
158+
"review"
159+
]
151160
}
152161
],
153162
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
[![npm version](https://badge.fury.io/js/%40ngu%2Fcarousel.svg)](https://badge.fury.io/js/%40ngu%2Fcarousel)
66

77
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
8-
9-
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
10-
8+
[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-)
119
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1210

1311
Angular Universal carousel
@@ -762,6 +760,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
762760
<tr>
763761
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luca-peruzzo"><img src="https://avatars.githubusercontent.com/u/69015314?v=4?s=100" width="100px;" alt="Luca Peruzzo"/><br /><sub><b>Luca Peruzzo</b></sub></a><br /><a href="https://github.com/uiuniversal/ngu-carousel/commits?author=luca-peruzzo" title="Code">💻</a></td>
764762
<td align="center" valign="top" width="14.28%"><a href="https://houseofangular.io/"><img src="https://avatars.githubusercontent.com/u/67691339?v=4?s=100" width="100px;" alt="Mateusz Stefańczyk"/><br /><sub><b>Mateusz Stefańczyk</b></sub></a><br /><a href="https://github.com/uiuniversal/ngu-carousel/commits?author=va-stefanek" title="Code">💻</a></td>
763+
<td align="center" valign="top" width="14.28%"><a href="http://riegler.fr"><img src="https://avatars.githubusercontent.com/u/1300985?v=4?s=100" width="100px;" alt="Matthieu Riegler"/><br /><sub><b>Matthieu Riegler</b></sub></a><br /><a href="https://github.com/uiuniversal/ngu-carousel/pulls?q=is%3Apr+reviewed-by%3AJeanMeche" title="Reviewed Pull Requests">👀</a></td>
765764
</tr>
766765
</tbody>
767766
</table>

0 commit comments

Comments
 (0)