Skip to content

Commit

Permalink
Add myself to vacation reviewers (GoogleCloudPlatform#10494)
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick authored and balanaguharsha committed May 2, 2024
1 parent dbc8bed commit ea6a539
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 @@ -61,6 +61,11 @@ var (
startDate: newDate(2024, 4, 11, pdtLoc),
endDate: newDate(2024, 6, 14, pdtLoc),
},
{
id: "slevenick",
startDate: newDate(2024, 4, 20, pdtLoc),
endDate: newDate(2024, 4, 27, pdtLoc),
},
}
)

Expand Down

0 comments on commit ea6a539

Please sign in to comment.