diff --git a/.ci/magician/github/membership_data.go b/.ci/magician/github/membership_data.go index 6b3362b111c1..e912bfb0433b 100644 --- a/.ci/magician/github/membership_data.go +++ b/.ci/magician/github/membership_data.go @@ -125,5 +125,10 @@ var ( startDate: newDate(2024, 12, 27, pdtLoc), endDate: newDate(2025, 1, 5, pdtLoc), }, + { + id: "zli82016", + startDate: newDate(2025, 1, 15, pdtLoc), + endDate: newDate(2025, 2, 9, pdtLoc), + }, } )