Skip to content

Commit 678c4b6

Browse files
authored
Fix typo
1 parent b1edebf commit 678c4b6

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
@@ -299,7 +299,7 @@ participants:
299299
timezone: "America/New_York"
300300
maintenance:
301301
labels: ["area/spring", "area/container-image"]
302-
days: [ "MONDAY" ]
302+
days: [ "MONDAY", "THURSDAY" ]
303303
created:
304304
maxIssues: 3
305305
feedback:
@@ -313,7 +313,7 @@ participants:
313313
timezone: "Europe/Rome"
314314
maintenance:
315315
labels: ["area/hibernate-orm", "area/hibernate-reactive", "area/jdbc"]
316-
days: [ "MONDAY", "THURSDAY" ]
316+
days: [ "MONDAY" ]
317317
created:
318318
maxIssues: 3
319319
feedback:

0 commit comments

Comments
 (0)