diff --git a/.github/quarkus-github-bot.yml b/.github/quarkus-github-bot.yml index 24a0977854ce6..baee30aab0814 100644 --- a/.github/quarkus-github-bot.yml +++ b/.github/quarkus-github-bot.yml @@ -121,7 +121,7 @@ triage: && !matches("hibernate.validator", title) && !matches("hibernate.search", titleBody) && !matches("hibernate.reactive", titleBody) - notify: [gsmet, yrodiere] + notify: [gsmet] notifyInPullRequest: true directories: # No trailing slashes: we also match sibling directories starting with these names @@ -135,7 +135,7 @@ triage: - id: hibernate-search labels: [area/hibernate-search] title: "hibernate.search" - notify: [gsmet, marko-bekhta, yrodiere] + notify: [gsmet, marko-bekhta] notifyInPullRequest: true directories: # No trailing slashes: we also match sibling directories starting with these names @@ -144,7 +144,7 @@ triage: - id: elasticsearch labels: [area/elasticsearch] title: "(elasticsearch|opensearch)" - notify: [gsmet, marko-bekhta, yrodiere, loicmathieu] + notify: [gsmet, marko-bekhta, loicmathieu] notifyInPullRequest: true directories: # No trailing slashes: we also match sibling directories starting with these names @@ -153,7 +153,7 @@ triage: - id: hibernate-validator labels: [area/hibernate-validator] title: "hibernate.validator" - notify: [gsmet, marko-bekhta, yrodiere] + notify: [gsmet, marko-bekhta] directories: # No trailing slashes: we also match sibling directories starting with these names - extensions/hibernate-validator @@ -713,7 +713,7 @@ triage: - id: agroal labels: [area/agroal] title: "agroal" - notify: [barreiro, yrodiere] + notify: [barreiro] directories: - extensions/agroal/ - id: continuous-testing @@ -727,7 +727,7 @@ triage: - id: jdbc labels: [area/jdbc] title: "jdbc" - notify: [barreiro,yrodiere] + notify: [barreiro] directories: - extensions/jdbc/ - id: reactive-sql-clients diff --git a/.github/quarkus-github-lottery.yml b/.github/quarkus-github-lottery.yml index 2825e4fb4763b..78c47bfdfeae1 100644 --- a/.github/quarkus-github-lottery.yml +++ b/.github/quarkus-github-lottery.yml @@ -32,8 +32,8 @@ participants: days: ["MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY"] maxIssues: 3 maintenance: - labels: ["area/hibernate-orm", "area/hibernate-search", "area/elasticsearch", "area/jdbc"] - days: ["WEDNESDAY"] + labels: ["area/hibernate-orm", "area/hibernate-reactive", "area/hibernate-validator", "area/hibernate-search", "area/elasticsearch", "area/jdbc"] + days: ["MONDAY", "WEDNESDAY", "THURSDAY", "FRIDAY"] # Count me out on Tuesday. created: maxIssues: 3 feedback: