Skip to content

Commit

Permalink
Update vacation time (#12597)
Browse files Browse the repository at this point in the history
  • Loading branch information
hao-nan-li authored Dec 17, 2024
1 parent 62fda2c commit 149c1fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/magician/github/membership_data.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ var (
},
{
id: "hao-nan-li",
startDate: newDate(2024, 9, 24, pdtLoc),
endDate: newDate(2024, 10, 4, pdtLoc),
startDate: newDate(2024, 12, 23, pdtLoc),
endDate: newDate(2025, 1, 5, pdtLoc),
},
{
id: "ScottSuarez",
Expand Down

0 comments on commit 149c1fd

Please sign in to comment.