From 43f24d51affbd77148c29bc580cccb16a3d8797a Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Mon, 8 Aug 2022 20:44:21 +0300 Subject: [PATCH] Add geoand to bot configuration for DevServices --- .github/quarkus-github-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/quarkus-github-bot.yml b/.github/quarkus-github-bot.yml index f53e3fee8a0bb..bdd39b9a5a251 100644 --- a/.github/quarkus-github-bot.yml +++ b/.github/quarkus-github-bot.yml @@ -542,7 +542,7 @@ triage: notify: [geoand] - labels: [area/devservices] title: "dev.?services" - notify: [stuartwdouglas] + notify: [stuartwdouglas, geoand] - labels: [area/reactive-sql-clients] title: "(reactive sql|reactive pool|pgpool|mysqlpool|db2pool)" notify: [tsegismont,vietj]