)](https://github.com/quarkiverse/quarkus-openapi-generator/actions?query=workflow%3ABuild)
[](https://search.maven.org/artifact/io.quarkiverse.openapi.generator/quarkus-openapi-generator)
@@ -105,6 +105,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Jochen Schalanda 💻 |
 Luis Fabrício De Llamas 📖 ⚠️ |
 João Guilherme Hagemann 📖 |
+  Matheus Oliveira da Silva 💻 |
From d08a4d2b38b88264559b7babf5281012d194561b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 27 Jun 2025 22:58:29 +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 053b3a693..c3308c602 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -446,6 +446,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "omatheusmesmo",
+ "name": "Matheus Oliveira da Silva",
+ "avatar_url": "https://avatars.githubusercontent.com/u/99829531?v=4",
+ "profile": "https://github.com/omatheusmesmo",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,