diff --git a/.ci/magician/github/membership.go b/.ci/magician/github/membership.go index e6f3edc475ee..0632f7b02bc8 100644 --- a/.ci/magician/github/membership.go +++ b/.ci/magician/github/membership.go @@ -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), + }, } )