Skip to content

Commit 7331f0e

Browse files
docs: add luca-peruzzo as a contributor for code (#459)
Adds @luca-peruzzo as a contributor for code. This was requested by santoshyadavdev [in this comment](#458 (comment)) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a42bb10 commit 7331f0e

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,15 @@
130130
"contributions": [
131131
"code"
132132
]
133+
},
134+
{
135+
"login": "luca-peruzzo",
136+
"name": "Luca Peruzzo",
137+
"avatar_url": "https://avatars.githubusercontent.com/u/69015314?v=4",
138+
"profile": "https://github.com/luca-peruzzo",
139+
"contributions": [
140+
"code"
141+
]
133142
}
134143
],
135144
"contributorsPerLine": 7,
@@ -138,5 +147,6 @@
138147
"repoType": "github",
139148
"repoHost": "https://github.com",
140149
"skipCi": true,
141-
"commitConvention": "angular"
150+
"commitConvention": "angular",
151+
"commitType": "docs"
142152
}

README.md

Lines changed: 4 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-14-orange.svg?style=flat-square)](#contributors-)
10-
8+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
119
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1210

1311
Angular Universal carousel
@@ -726,6 +724,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
726724
<td align="center" valign="top" width="14.28%"><a href="http://ng-guru.io"><img src="https://avatars.githubusercontent.com/u/7337691?v=4?s=100" width="100px;" alt="Artur Androsovych"/><br /><sub><b>Artur Androsovych</b></sub></a><br /><a href="https://github.com/uiuniversal/ngu-carousel/commits?author=arturovt" title="Code">💻</a></td>
727725
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chivesrs"><img src="https://avatars.githubusercontent.com/u/7110657?v=4?s=100" width="100px;" alt="chivesrs"/><br /><sub><b>chivesrs</b></sub></a><br /><a href="https://github.com/uiuniversal/ngu-carousel/commits?author=chivesrs" title="Code">💻</a></td>
728726
</tr>
727+
<tr>
728+
<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>
729+
</tr>
729730
</tbody>
730731
</table>
731732

0 commit comments

Comments
 (0)