Skip to content

Commit b2920aa

Browse files
melinathSirGitsalot
authored andcommitted
Update membership_data.go (#16177)
1 parent 179a5a9 commit b2920aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/magician/github/membership_data.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ var (
142142
"SirGitsalot": {
143143
vacations: []Vacation{
144144
{
145-
startDate: newDate(2025, 1, 18),
146-
endDate: newDate(2025, 1, 25),
145+
startDate: newDate(2026, 1, 18),
146+
endDate: newDate(2026, 1, 27),
147147
},
148148
},
149149
},

0 commit comments

Comments
 (0)