Skip to content

Commit

Permalink
add shuyama to vacation list (#10760)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyama1 authored May 21, 2024
1 parent 219c990 commit 6775573
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .ci/magician/github/membership.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ var (
startDate: newDate(2024, 5, 17, bstLoc),
endDate: newDate(2024, 5, 19, bstLoc),
},
{
id: "shuyama1",
startDate: newDate(2024, 5, 22, pdtLoc),
endDate: newDate(2024, 5, 28, pdtLoc),
},
}
)

Expand Down

0 comments on commit 6775573

Please sign in to comment.