From 43f4fee9401b33f54ffcc737f4a0c1ec8e91df61 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 12:18:48 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70bfbb07..3a9d7619 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-50-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) @@ -111,6 +111,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Matheus Oliveira da Silva
Matheus Oliveira da Silva

💻 Christophe Moine
Christophe Moine

💻 + + Clément de Tastes
Clément de Tastes

📖 + From af9999aa9c763ba67104bf01108a09bf7269c7b6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 12:18:49 +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 9a8ba287..906dfbc0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -464,6 +464,15 @@ "contributions": [ "code" ] + }, + { + "login": "CodeSimcoe", + "name": "Clément de Tastes", + "avatar_url": "https://avatars.githubusercontent.com/u/110094118?v=4", + "profile": "https://github.com/CodeSimcoe", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,