Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorg of persistence related maintainers #37838

Merged
merged 1 commit into from
Dec 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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