From d41204354f4519717789f5b29fb839c34de6e135 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 6 Dec 2024 06:55:17 -0300
Subject: [PATCH] docs: add andybarilla as a contributor for code, test, and
doc (#902)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
---
.all-contributorsrc | 11 +++++++++++
README.md | 3 ++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c06b0890..568b8e09 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -387,6 +387,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "andybarilla",
+ "name": "Andy Barilla",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5983808?v=4",
+ "profile": "https://kranzilla.com/",
+ "contributions": [
+ "code",
+ "test",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index b77e29e9..5a67d863 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)
@@ -98,6 +98,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Michał Kolenda 💻 |
 rednalyn 📖 |
 Marko Bekhta 💻 |
+  Andy Barilla 💻 ⚠️ 📖 |