Skip to content

Commit 67846bd

Browse files
docs: add laurentperez as a contributor for code (#328)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent dfedbab commit 67846bd

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,15 @@
178178
"contributions": [
179179
"infra"
180180
]
181+
},
182+
{
183+
"login": "laurentperez",
184+
"name": "Laurent Perez",
185+
"avatar_url": "https://avatars.githubusercontent.com/u/1085201?v=4",
186+
"profile": "http://laurentperez.fr",
187+
"contributions": [
188+
"code"
189+
]
181190
}
182191
],
183192
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Quarkus - OpenAPI Generator
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66
[![Build](<https://img.shields.io/github/actions/workflow/status/quarkiverse/quarkus-openapi-generator/build.yml?branch=main&logo=GitHub&style=flat-square>)](https://github.com/quarkiverse/quarkus-openapi-generator/actions?query=workflow%3ABuild)
77
[![Maven Central](https://img.shields.io/maven-central/v/io.quarkiverse.openapi.generator/quarkus-openapi-generator.svg?label=Maven%20Central&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.openapi.generator/quarkus-openapi-generator)
@@ -762,6 +762,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
762762
<td align="center" valign="top" width="14.28%"><a href="https://techspace.de"><img src="https://avatars.githubusercontent.com/u/3606282?v=4?s=100" width="100px;" alt="Christian Berger"/><br /><sub><b>Christian Berger</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=chberger" title="Code">💻</a></td>
763763
<td align="center" valign="top" width="14.28%"><a href="https://github.com/brunobaiano"><img src="https://avatars.githubusercontent.com/u/13356327?v=4?s=100" width="100px;" alt="Bruno Alves"/><br /><sub><b>Bruno Alves</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=brunobaiano" title="Code">💻</a></td>
764764
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mcruzdev"><img src="https://avatars.githubusercontent.com/u/56329339?v=4?s=100" width="100px;" alt="Matheus Cruz"/><br /><sub><b>Matheus Cruz</b></sub></a><br /><a href="#infra-mcruzdev" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
765+
<td align="center" valign="top" width="14.28%"><a href="http://laurentperez.fr"><img src="https://avatars.githubusercontent.com/u/1085201?v=4?s=100" width="100px;" alt="Laurent Perez"/><br /><sub><b>Laurent Perez</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=laurentperez" title="Code">💻</a></td>
765766
</tr>
766767
</tbody>
767768
</table>

0 commit comments

Comments
 (0)