Skip to content

Commit 1f9a0d4

Browse files
committed
Fix gh username in quarkus-github-lottery.yml
1 parent 7d1cde7 commit 1f9a0d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/quarkus-github-lottery.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ participants:
7777
maxIssues: 10
7878
stale:
7979
maxIssues: 5
80-
- username: "mbladel"
80+
- username: "mbellade"
8181
timezone: "Europe/Rome"
8282
maintenance:
83-
labels: [ "area/hibernate-orm", "area/jdbc" ]
83+
labels: [ "area/hibernate-orm", "area/hibernate-reactive", "area/jdbc" ]
8484
days: [ "WEDNESDAY" ]
8585
created:
8686
maxIssues: 3

0 commit comments

Comments
 (0)