Skip to content

Commit

Permalink
set upcoming review vacation (GoogleCloudPlatform#11711)
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath authored Sep 16, 2024
1 parent a47c305 commit 776e5fc
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 @@ -57,8 +57,8 @@ var (
},
{
id: "melinath",
startDate: newDate(2024, 6, 26, pdtLoc),
endDate: newDate(2024, 7, 22, pdtLoc),
startDate: newDate(2024, 9, 18, pdtLoc),
endDate: newDate(2024, 9, 23, pdtLoc),
},
{
id: "slevenick",
Expand Down

0 comments on commit 776e5fc

Please sign in to comment.