Skip to content

Commit

Permalink
Add zli82016 vacation (#12751)
Browse files Browse the repository at this point in the history
  • Loading branch information
zli82016 authored Jan 14, 2025
1 parent c5cd538 commit 373ea20
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .ci/magician/github/membership_data.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,10 @@ var (
startDate: newDate(2024, 12, 27, pdtLoc),
endDate: newDate(2025, 1, 5, pdtLoc),
},
{
id: "zli82016",
startDate: newDate(2025, 1, 15, pdtLoc),
endDate: newDate(2025, 2, 9, pdtLoc),
},
}
)

0 comments on commit 373ea20

Please sign in to comment.