From 7998b51e012d6332420d12c90bb19151f9e1a15d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 14:36:32 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1906cf90..9cf435d39 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-46-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors-) [![Build]()](https://github.com/quarkiverse/quarkus-openapi-generator/actions?query=workflow%3ABuild) [![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) @@ -104,6 +104,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Juan Piero Santisteban Quiroz
Juan Piero Santisteban Quiroz

💻 ⚠️ Jochen Schalanda
Jochen Schalanda

💻 Luis Fabrício De Llamas
Luis Fabrício De Llamas

📖 + João Guilherme Hagemann
João Guilherme Hagemann

📖 From 62b23a964ff27909b0913ce5256102207ade064d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 14:36:33 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index fb43d2e72..b552c03cc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -436,6 +436,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jghagemann", + "name": "João Guilherme Hagemann", + "avatar_url": "https://avatars.githubusercontent.com/u/42047435?v=4", + "profile": "https://github.com/jghagemann", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,