Skip to content

Commit 4e2e395

Browse files
docs: add lordvlad as a contributor for code, and doc (#392) (#393)
* 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 12626cc commit 4e2e395

File tree

2 files changed

+67
-3
lines changed

2 files changed

+67
-3
lines changed

.all-contributorsrc

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,70 @@
151151
"contributions": [
152152
"test"
153153
]
154+
},
155+
{
156+
"login": "chberger",
157+
"name": "Christian Berger",
158+
"avatar_url": "https://avatars.githubusercontent.com/u/3606282?v=4",
159+
"profile": "https://techspace.de",
160+
"contributions": [
161+
"code"
162+
]
163+
},
164+
{
165+
"login": "brunobaiano",
166+
"name": "Bruno Alves",
167+
"avatar_url": "https://avatars.githubusercontent.com/u/13356327?v=4",
168+
"profile": "https://github.com/brunobaiano",
169+
"contributions": [
170+
"code"
171+
]
172+
},
173+
{
174+
"login": "mcruzdev",
175+
"name": "Matheus Cruz",
176+
"avatar_url": "https://avatars.githubusercontent.com/u/56329339?v=4",
177+
"profile": "https://github.com/mcruzdev",
178+
"contributions": [
179+
"infra"
180+
]
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+
]
190+
},
191+
{
192+
"login": "bpasson",
193+
"name": "Bas Passon",
194+
"avatar_url": "https://avatars.githubusercontent.com/u/6814512?v=4",
195+
"profile": "https://github.com/bpasson",
196+
"contributions": [
197+
"code"
198+
]
199+
},
200+
{
201+
"login": "michalsomora",
202+
"name": "Michal Somora",
203+
"avatar_url": "https://avatars.githubusercontent.com/u/10022003?v=4",
204+
"profile": "https://github.com/michalsomora",
205+
"contributions": [
206+
"code"
207+
]
208+
},
209+
{
210+
"login": "lordvlad",
211+
"name": "Waldemar Reusch",
212+
"avatar_url": "https://avatars.githubusercontent.com/u/1217769?v=4",
213+
"profile": "https://github.com/lordvlad",
214+
"contributions": [
215+
"code",
216+
"doc"
217+
]
154218
}
155219
],
156220
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 3 deletions
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-16-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-23-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=quarkus2&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)
@@ -770,8 +770,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
770770
<td align="center"><a href="https://github.com/YassinHajaj"><img src="https://avatars.githubusercontent.com/u/18174180?v=4?s=100" width="100px;" alt="YassinHajaj"/><br /><sub><b>YassinHajaj</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=YassinHajaj" title="Code">💻</a></td>
771771
</tr>
772772
<tr>
773-
<td align="center"><a href="https://github.com/gwydionmv"><img src="https://avatars.githubusercontent.com/u/118427625?v=4?s=100" width="100px;" alt="Gwydion Martín"/><br /><sub><b>Gwydion Martín</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=gwydionmv" title="Code">💻</a></td>
774-
<td align="center"><a href="https://www.linkedin.com/in/adrianotagliaferro/"><img src="https://avatars.githubusercontent.com/u/1286247?v=4?s=100" width="100px;" alt="Adriano Augusto Tagliaferro"/><br /><sub><b>Adriano Augusto Tagliaferro</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=dritoferro" title="Tests">⚠️</a></td>
773+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/michalsomora"><img src="https://avatars.githubusercontent.com/u/10022003?v=4?s=100" width="100px;" alt="Michal Somora"/><br /><sub><b>Michal Somora</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=michalsomora" title="Code">💻</a></td>
774+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lordvlad"><img src="https://avatars.githubusercontent.com/u/1217769?v=4?s=100" width="100px;" alt="Waldemar Reusch"/><br /><sub><b>Waldemar Reusch</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=lordvlad" title="Code">💻</a> <a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=lordvlad" title="Documentation">📖</a></td>
775775
</tr>
776776
</tbody>
777777
</table>

0 commit comments

Comments
 (0)