Skip to content

Commit 67838c0

Browse files
authored
Add vacation update (#18119)
1 parent ad6c021 commit 67838c0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.ci/magician/github/membership_data.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ var (
118118
startDate: newDate(2026, 06, 01),
119119
endDate: newDate(2026, 06, 12),
120120
},
121+
{
122+
startDate: newDate(2026, 06, 29),
123+
endDate: newDate(2026, 07, 06),
124+
},
121125
},
122126
},
123127
"roaks3": {

0 commit comments

Comments
 (0)