Skip to content

Commit

Permalink
Merge pull request quarkusio#37838 from Sanne/UpdateMaintainers
Browse files Browse the repository at this point in the history
Reorg of persistence related maintainers
  • Loading branch information
Sanne authored Dec 19, 2023
2 parents 519b3ea + 0c98e4d commit e8f1946
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .github/quarkus-github-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ triage:
matches("hibernate", title) && matches("reactive", title)
&& !matches("hibernate.validator", title)
&& !matches("hibernate.search", titleBody)
notify: [DavideD, gavinking, Sanne]
notify: [DavideD, gavinking]
directories:
- extensions/hibernate-reactive
- id: hibernate-orm
Expand All @@ -122,7 +122,7 @@ triage:
&& !matches("hibernate.validator", title)
&& !matches("hibernate.search", titleBody)
&& !matches("hibernate.reactive", titleBody)
notify: [gsmet, Sanne, yrodiere]
notify: [gsmet, yrodiere]
notifyInPullRequest: true
directories:
# No trailing slashes: we also match sibling directories starting with these names
Expand Down Expand Up @@ -709,7 +709,7 @@ triage:
- id: agroal
labels: [area/agroal]
title: "agroal"
notify: [barreiro, Sanne, yrodiere]
notify: [barreiro, yrodiere]
directories:
- extensions/agroal/
- id: continuous-testing
Expand Down
8 changes: 4 additions & 4 deletions MAINTAINERS.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If you think some information is outdated, either provide a pull request or emai
|https://github.com/geoand[Georgios Andrianakis]

|Elasticsearch REST Client Common
|https://github.com/gsmet[Guillaume Smet], https://github.com/loicmathieu[Loïc Mathieu]
|https://github.com/gsmet[Guillaume Smet], https://github.com/yrodiere[Yoann Rodière], https://github.com/loicmathieu[Loïc Mathieu]

|Elasticsearch REST Client
|https://github.com/loicmathieu[Loïc Mathieu], https://github.com/gsmet[Guillaume Smet]
Expand Down Expand Up @@ -83,7 +83,7 @@ If you think some information is outdated, either provide a pull request or emai
|https://github.com/cescoffier[Clément Escoffier], https://github.com/alesj[Aleš Justin]

|Hibernate ORM
|https://github.com/Sanne[Sanne Grinovero], https://github.com/gsmet[Guillaume Smet]
|https://github.com/yrodiere[Yoann Rodière], https://github.com/gsmet[Guillaume Smet]

|Hibernate ORM with Panache
|https://github.com/FroMage[Stéphane Épardaud]
Expand All @@ -92,7 +92,7 @@ If you think some information is outdated, either provide a pull request or emai
|https://github.com/evanchooly[Justin Lee]

|Hibernate Search
|https://github.com/gsmet[Guillaume Smet]
|https://github.com/yrodiere[Yoann Rodière], https://github.com/gsmet[Guillaume Smet]

|Hibernate Validator
|https://github.com/gsmet[Guillaume Smet]
Expand All @@ -116,7 +116,7 @@ If you think some information is outdated, either provide a pull request or emai
|https://github.com/Sanne[Sanne Grinovero], https://github.com/gsmet[Guillaume Smet]

|JDBC - MySQL
|https://github.com/machi1990[Manyanda Chitimbo], https://github.com/Sanne[Sanne Grinovero], https://github.com/gsmet[Guillaume Smet]
|https://github.com/machi1990[Manyanda Chitimbo], https://github.com/gsmet[Guillaume Smet]

|JDBC - PostgreSQL
|https://github.com/Sanne[Sanne Grinovero], https://github.com/gsmet[Guillaume Smet]
Expand Down

0 comments on commit e8f1946

Please sign in to comment.