Skip to content

Commit

Permalink
Merge pull request #26956 from geoand/brunobat-bot
Browse files Browse the repository at this point in the history
Add Bruno Baptista to the bot configuration for telemetry related issues
  • Loading branch information
gsmet authored Jul 27, 2022
2 parents 86e6818 + 0a91507 commit 60bee97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/quarkus-github-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ triage:
- integration-tests/hibernate-validator
- labels: [area/jaeger]
title: "jaeger"
notify: [radcortez]
notify: [radcortez, brunobat]
directories:
- extensions/jaeger/
- labels: [area/jackson]
Expand Down Expand Up @@ -144,12 +144,12 @@ triage:
- integration-tests/smallrye-graphql-client/
- labels: [area/tracing, area/smallrye]
title: "(trace|tracing)"
notify: [radcortez, Ladicek]
notify: [radcortez, Ladicek, brunobat]
directories:
- extensions/smallrye-opentracing/
- labels: [area/tracing]
title: "(trace|opentelemetry)"
notify: [radcortez]
notify: [radcortez, brunobat]
notifyInPullRequest: true
directories:
- extensions/opentelemetry/
Expand Down

0 comments on commit 60bee97

Please sign in to comment.