From a59131e13c47c30bf881d55183974aa6c9148a96 Mon Sep 17 00:00:00 2001 From: Sarah French <15078782+SarahFrench@users.noreply.github.com> Date: Mon, 2 Dec 2024 19:09:57 +0000 Subject: [PATCH] Remove SarahFrench from membership data (#12464) --- .ci/magician/github/membership_data.go | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.ci/magician/github/membership_data.go b/.ci/magician/github/membership_data.go index abd01daaf306..41505c84b259 100644 --- a/.ci/magician/github/membership_data.go +++ b/.ci/magician/github/membership_data.go @@ -11,7 +11,6 @@ var ( "melinath": {}, "ScottSuarez": {}, "shuyama1": {}, - "SarahFrench": {}, "roaks3": {}, "zli82016": {}, "trodge": {}, @@ -96,11 +95,6 @@ var ( startDate: newDate(2024, 9, 13, pdtLoc), endDate: newDate(2024, 9, 20, pdtLoc), }, - { - id: "SarahFrench", - startDate: newDate(2024, 11, 15, bstLoc), - endDate: newDate(2024, 12, 2, bstLoc), - }, { id: "c2thorn", startDate: newDate(2024, 10, 2, bstLoc),