Skip to content

Commit

Permalink
Remove Jose from the bot pings
Browse files Browse the repository at this point in the history
Let's not spam him anymore :(
  • Loading branch information
geoand committed Aug 30, 2023
1 parent f034dd1 commit 6a28ad0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/quarkus-github-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ triage:
- id: rest-data-panache
labels: [area/panache]
title: "(panache.*resource|rest.data.panache)"
notify: [Sgitario]
notify: [geoand]
- id: qute
labels: [area/qute]
title: "qute"
Expand All @@ -295,7 +295,7 @@ triage:
- id: rest-client
labels: [area/rest-client]
title: "rest.client"
notify: [cescoffier, geoand, Sgitario]
notify: [cescoffier, geoand]
directories:
- extensions/rest-client/
- id: smallrye
Expand All @@ -321,7 +321,7 @@ triage:
- id: kubernetes
labels: [area/kubernetes]
titleBody: "kubernetes"
notify: [geoand, iocanel, Sgitario]
notify: [geoand, iocanel]
directories:
- extensions/kubernetes/
- extensions/kubernetes-client/
Expand Down Expand Up @@ -547,7 +547,7 @@ triage:
- id: jaxb
labels: [area/jaxb]
title: "jaxb"
notify: [gsmet, Sgitario]
notify: [gsmet]
directories:
- extensions/jaxb/
- id: logging
Expand Down Expand Up @@ -621,7 +621,7 @@ triage:
- id: resteasy-reactive
labels: [area/resteasy-reactive]
title: resteasy.reactive
notify: [geoand, FroMage, stuartwdouglas, Sgitario]
notify: [geoand, FroMage, stuartwdouglas]
directories:
- extensions/resteasy-reactive/
- id: scala
Expand Down Expand Up @@ -743,7 +743,7 @@ triage:
- id: stork
labels: [area/stork]
title: "stork"
notify: [aureamunoz, cescoffier, Sgitario]
notify: [aureamunoz, cescoffier]
directories:
- extensions/smallrye-stork/
- id: jakarta
Expand Down

0 comments on commit 6a28ad0

Please sign in to comment.