From f9c9836084f859f4d88424d6cf94ad6532df1eed Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 8 Dec 2024 17:54:42 +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 5a67d863f..0c70d6ca5 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
-[](#contributors-)
+[](#contributors-)
[![Build]()](https://github.com/quarkiverse/quarkus-openapi-generator/actions?query=workflow%3ABuild)
[](https://search.maven.org/artifact/io.quarkiverse.openapi.generator/quarkus-openapi-generator)
@@ -100,6 +100,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Marko Bekhta 💻 |
 Andy Barilla 💻 ⚠️ 📖 |
+
+  yuhaibohotmail 💻 ⚠️ |
+
From fec735fb040f67097d580403beb1a4436d2aec52 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 8 Dec 2024 17:54:43 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 568b8e093..3533f818c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -398,6 +398,16 @@
"test",
"doc"
]
+ },
+ {
+ "login": "yuhaibohotmail",
+ "name": "yuhaibohotmail",
+ "avatar_url": "https://avatars.githubusercontent.com/u/48646226?v=4",
+ "profile": "https://github.com/yuhaibohotmail",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,