From bf633ca662311f3f4320a71d1ea009432af172f6 Mon Sep 17 00:00:00 2001 From: Clement Escoffier Date: Tue, 15 Mar 2022 13:55:14 +0100 Subject: [PATCH] Add Ales to the notifications related to Kafka and Kafka Streams. --- .github/quarkus-github-bot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/quarkus-github-bot.yml b/.github/quarkus-github-bot.yml index f33de6db4bbe4..3c7f33a573595 100644 --- a/.github/quarkus-github-bot.yml +++ b/.github/quarkus-github-bot.yml @@ -202,7 +202,7 @@ triage: - extensions/resteasy-qute/ - labels: [area/reactive-messaging, area/smallrye] title: "reactive.messaging" - notify: [cescoffier, phillip-kruger, michalszynkiewicz, ozangunalp] + notify: [cescoffier, michalszynkiewicz, ozangunalp] directories: - extensions/smallrye-reactive-messaging - labels: [area/rest-client] @@ -244,14 +244,14 @@ triage: titleBody: "jib" notify: [geoand] - labels: [area/kafka] - notify: [cescoffier, ozangunalp] + notify: [cescoffier, ozangunalp, alesj] title: "kafka" directories: - extensions/kafka-client/ - integration-tests/kafka/ - labels: [area/kafka-streams] title: "k(afka)?(\\s|-)?stream" - notify: [gunnarmorling, rquinio] + notify: [gunnarmorling, rquinio, alesj, ozangunalp] directories: - extensions/kafka-streams - integration-tests/kafka-streams/