Skip to content

Commit 3fddc01

Browse files
authored
Merge pull request #45738 from DavideD/lottery
Add my name to the lottery
2 parents 5534ed1 + 67fc0eb commit 3fddc01

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/quarkus-github-lottery.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,23 @@ buckets:
2929
timeout: P14D
3030
ignoreLabels: ["triage/on-ice"]
3131
participants:
32+
- username: "DavideD"
33+
timezone: "Europe/Vienna"
34+
triage:
35+
days: ["MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY"]
36+
maxIssues: 3
37+
maintenance:
38+
labels: ["area/hibernate-orm", "area/hibernate-reactive", "area/hibernate-validator", "area/hibernate-search", "area/jdbc"]
39+
days: ["WEDNESDAY", "THURSDAY", "FRIDAY"] # Count me out on Monday and Tuesday.
40+
created:
41+
maxIssues: 3
42+
feedback:
43+
needed:
44+
maxIssues: 3
45+
provided:
46+
maxIssues: 3
47+
stale:
48+
maxIssues: 1
3249
- username: "yrodiere"
3350
timezone: "Europe/Paris"
3451
triage:

0 commit comments

Comments
 (0)