Skip to content

Commit

Permalink
Update membership_data.go (#12545)
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath authored Dec 11, 2024
1 parent ea2e527 commit 5c6b808
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, 9, 18, pdtLoc),
endDate: newDate(2024, 9, 23, pdtLoc),
startDate: newDate(2024, 12, 19, pdtLoc),
endDate: newDate(2025, 1, 7, pdtLoc),
},
{
id: "slevenick",
Expand Down

0 comments on commit 5c6b808

Please sign in to comment.