Skip to content

Commit

Permalink
update vacation for shuyama1 (GoogleCloudPlatform#12349)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyama1 authored and amanMahendroo committed Dec 17, 2024
1 parent 3325afb commit a47d866
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 @@ -116,5 +116,10 @@ var (
startDate: newDate(2024, 11, 1, pdtLoc),
endDate: newDate(2024, 11, 11, pdtLoc),
},
{
id: "shuyama1",
startDate: newDate(2024, 11, 26, pdtLoc),
endDate: newDate(2024, 12, 4, pdtLoc),
},
}
)

0 comments on commit a47d866

Please sign in to comment.