Skip to content

Commit a4f07da

Browse files
committedJul 15, 2024
docs: add @leonelvsc as a contributor
1 parent d6c3165 commit a4f07da

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
 

‎.all-contributorsrc

+7
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,13 @@
280280
"avatar_url": "https://avatars.githubusercontent.com/u/3672842?v=4",
281281
"profile": "https://github.com/mauriziocescon",
282282
"contributions": ["code"]
283+
},
284+
{
285+
"login": "leonelvsc",
286+
"name": "Leonel Franchelli",
287+
"avatar_url": "https://avatars.githubusercontent.com/u/2332029?v=4",
288+
"profile": "https://github.com/leonelvsc",
289+
"contributions": ["code"]
283290
}
284291
],
285292
"contributorsPerLine": 7,

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![NPM](https://img.shields.io/npm/dw/ngxtension?logo=npm&style=flat-square)](https://npmjs.org/package/ngxtension)
88

99
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
10-
[![All Contributors](https://img.shields.io/badge/all_contributors-39-orange.svg?style=flat-square)](#contributors-)
10+
[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-)
1111
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1212

1313
A collection of utilities for [Angular](https://angular.dev).
@@ -106,6 +106,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
106106
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/trong-nguyen/"><img src="https://avatars.githubusercontent.com/u/62984954?v=4?s=100" width="100px;" alt="Trong Nguyen"/><br /><sub><b>Trong Nguyen</b></sub></a><br /><a href="https://github.com/ngxtension/ngxtension-platform/commits?author=nguyenphutrong" title="Code">💻</a></td>
107107
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Kiskae"><img src="https://avatars.githubusercontent.com/u/546681?v=4?s=100" width="100px;" alt="Kiskae"/><br /><sub><b>Kiskae</b></sub></a><br /><a href="https://github.com/ngxtension/ngxtension-platform/commits?author=Kiskae" title="Code">💻</a></td>
108108
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mauriziocescon"><img src="https://avatars.githubusercontent.com/u/3672842?v=4?s=100" width="100px;" alt="Maurizio Cescon"/><br /><sub><b>Maurizio Cescon</b></sub></a><br /><a href="https://github.com/ngxtension/ngxtension-platform/commits?author=mauriziocescon" title="Code">💻</a></td>
109+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/leonelvsc"><img src="https://avatars.githubusercontent.com/u/2332029?v=4?s=100" width="100px;" alt="Leonel Franchelli"/><br /><sub><b>Leonel Franchelli</b></sub></a><br /><a href="https://github.com/ngxtension/ngxtension-platform/commits?author=leonelvsc" title="Code">💻</a></td>
109110
</tr>
110111
</tbody>
111112
<tfoot>

0 commit comments

Comments
 (0)