Skip to content

Commit 8d98cec

Browse files
docs: add jonplata as a contributor for code (#522)
Adds @jonplata as a contributor for code. This was requested by santoshyadavdev [in this comment](#518 (comment)) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a846c90 commit 8d98cec

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
@@ -166,6 +166,15 @@
166166
"contributions": [
167167
"doc"
168168
]
169+
},
170+
{
171+
"login": "jonplata",
172+
"name": "Jonatan Plata",
173+
"avatar_url": "https://avatars.githubusercontent.com/u/14810139?v=4",
174+
"profile": "https://github.com/jonplata",
175+
"contributions": [
176+
"code"
177+
]
169178
}
170179
],
171180
"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-18-orange.svg?style=flat-square)](#contributors-)
10-
8+
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
119
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1210

1311
Angular Universal carousel
@@ -766,6 +764,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
766764
<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>
767765
<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>
768766
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sasidharansd"><img src="https://avatars.githubusercontent.com/u/47988127?v=4?s=100" width="100px;" alt="Sasidharan SD"/><br /><sub><b>Sasidharan SD</b></sub></a><br /><a href="https://github.com/uiuniversal/ngu-carousel/commits?author=sasidharansd" title="Documentation">📖</a></td>
767+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jonplata"><img src="https://avatars.githubusercontent.com/u/14810139?v=4?s=100" width="100px;" alt="Jonatan Plata"/><br /><sub><b>Jonatan Plata</b></sub></a><br /><a href="https://github.com/uiuniversal/ngu-carousel/commits?author=jonplata" title="Code">💻</a></td>
769768
</tr>
770769
</tbody>
771770
</table>

0 commit comments

Comments
 (0)