Skip to content

Commit b1edebf

Browse files
committed
Adding edeandrea to github-lottery
1 parent 36a9064 commit b1edebf

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

.github/quarkus-github-lottery.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,11 +295,25 @@ participants:
295295
maxIssues: 2
296296
stale:
297297
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+
maxIssues: 2
310+
stale:
311+
maxIssues: 3
298312
- username: "lucamolteni"
299313
timezone: "Europe/Rome"
300314
maintenance:
301315
labels: ["area/hibernate-orm", "area/hibernate-reactive", "area/jdbc"]
302-
days: [ "MONDAY" ]
316+
days: [ "MONDAY", "THURSDAY" ]
303317
created:
304318
maxIssues: 3
305319
feedback:

0 commit comments

Comments
 (0)