We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a9064 commit b1edebfCopy full SHA for b1edebf
.github/quarkus-github-lottery.yml
@@ -295,11 +295,25 @@ participants:
295
maxIssues: 2
296
stale:
297
maxIssues: 3
298
+ - username: "edeandrea"
299
+ timezone: "America/New_York"
300
+ maintenance:
301
+ labels: ["area/spring", "area/container-image"]
302
+ days: [ "MONDAY" ]
303
+ created:
304
+ maxIssues: 3
305
+ feedback:
306
+ needed:
307
+ maxIssues: 2
308
+ provided:
309
310
+ stale:
311
312
- username: "lucamolteni"
313
timezone: "Europe/Rome"
314
maintenance:
315
labels: ["area/hibernate-orm", "area/hibernate-reactive", "area/jdbc"]
- days: [ "MONDAY" ]
316
+ days: [ "MONDAY", "THURSDAY" ]
317
created:
318
319
feedback:
0 commit comments