Skip to content

Commit

Permalink
Merge pull request #20858 from kenfinnigan/bot-updates
Browse files Browse the repository at this point in the history
Update bot settings
  • Loading branch information
geoand authored Oct 19, 2021
2 parents 91b0666 + 74f7412 commit 1f99d3e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/quarkus-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ triage:
- integration-tests/hibernate-validator/
- labels: [area/jaeger]
title: "jaeger"
notify: [kenfinnigan]
notify: [radcortez]
directories:
- extensions/jaeger/
- labels: [area/jackson]
Expand Down Expand Up @@ -140,12 +140,12 @@ triage:
- integration-tests/smallrye-graphql-client/
- labels: [area/tracing, area/smallrye]
title: "(trace|tracing)"
notify: [kenfinnigan, Ladicek]
notify: [radcortez, Ladicek]
directories:
- extensions/smallrye-opentracing/
- labels: [area/tracing]
title: "(trace|opentelemetry)"
notify: [kenfinnigan]
notify: [radcortez]
notifyInPullRequest: true
directories:
- extensions/opentelemetry/
Expand All @@ -164,7 +164,7 @@ triage:
- extensions/smallrye-metrics
- labels: [area/metrics]
title: "micrometer"
notify: [ebullient, kenfinnigan]
notify: [ebullient]
notifyInPullRequest: true
directories:
- extensions/micrometer
Expand Down Expand Up @@ -200,7 +200,7 @@ triage:
- extensions/resteasy-qute/
- labels: [area/reactive-messaging, area/smallrye]
title: "reactive.messaging"
notify: [cescoffier, kenfinnigan, phillip-kruger, michalszynkiewicz, ozangunalp]
notify: [cescoffier, phillip-kruger, michalszynkiewicz, ozangunalp]
directories:
- extensions/smallrye-reactive-messaging
- labels: [area/rest-client]
Expand Down

0 comments on commit 1f99d3e

Please sign in to comment.