From 4c76b0cbdca805ce0b2b5fe9486b4c69499f6b43 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Fri, 12 Apr 2024 14:18:52 +0300 Subject: [PATCH] Notify radcortez on config issues --- .github/quarkus-github-bot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/quarkus-github-bot.yml b/.github/quarkus-github-bot.yml index 4c62bcbc07290..230db324a202f 100644 --- a/.github/quarkus-github-bot.yml +++ b/.github/quarkus-github-bot.yml @@ -478,6 +478,7 @@ triage: - extensions/config-yaml/ - core/deployment/src/main/java/io/quarkus/deployment/configuration/ - core/runtime/src/main/java/io/quarkus/runtime/configuration/ + notify: [radcortez] - id: core labels: [area/core] notify: [aloubyansky, gsmet, geoand, radcortez, Sanne, stuartwdouglas]