)](https://github.com/quarkiverse/quarkus-openapi-generator/actions?query=workflow%3ABuild)
[](https://search.maven.org/artifact/io.quarkiverse.openapi.generator/quarkus-openapi-generator)
@@ -109,6 +109,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Luis Fabrício De Llamas 📖 ⚠️ |
 João Guilherme Hagemann 📖 |
 Matheus Oliveira da Silva 💻 |
+  Christophe Moine 💻 |
From 666c5aab9131eed91e5187d6ccbe62f26c65550f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 13 Jul 2025 19:56: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 c3308c60..9a8ba287 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -455,6 +455,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "cmoine-swi",
+ "name": "Christophe Moine",
+ "avatar_url": "https://avatars.githubusercontent.com/u/180930830?v=4",
+ "profile": "https://github.com/cmoine-swi",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,