Skip to content

Commit

Permalink
Add rileykarson vacation to assigner (GoogleCloudPlatform#11170)
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored and Charlesleonius committed Aug 1, 2024
1 parent 463c132 commit 481c394
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 @@ -92,6 +92,11 @@ var (
startDate: newDate(2024, 7, 10, pdtLoc),
endDate: newDate(2024, 7, 16, pdtLoc),
},
{
id: "rileykarson",
startDate: newDate(2024, 7, 18, pdtLoc),
endDate: newDate(2024, 8, 10, pdtLoc),
},
}
)

Expand Down

0 comments on commit 481c394

Please sign in to comment.