diff --git a/.ci/magician/github/membership.go b/.ci/magician/github/membership.go index e62a48ed130e..3ccf61b38c59 100644 --- a/.ci/magician/github/membership.go +++ b/.ci/magician/github/membership.go @@ -77,6 +77,11 @@ var ( startDate: newDate(2024, 5, 17, bstLoc), endDate: newDate(2024, 5, 19, bstLoc), }, + { + id: "shuyama1", + startDate: newDate(2024, 5, 22, pdtLoc), + endDate: newDate(2024, 5, 28, pdtLoc), + }, } )