From 875d35a14cb8b687ce3bc69911300e62caf14640 Mon Sep 17 00:00:00 2001 From: "David M. Lloyd" Date: Tue, 19 Dec 2023 07:59:54 -0600 Subject: [PATCH] Add `dmlloyd` to notify list for `logging` area --- .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 84ab3ceb5f5ab..3b89f5ecd8c0a 100644 --- a/.github/quarkus-github-bot.yml +++ b/.github/quarkus-github-bot.yml @@ -498,6 +498,7 @@ triage: - extensions/jaxb/ - id: logging labels: [area/logging] + notify: [dmlloyd] directories: - extensions/logging-gelf/ - extensions/logging-json/