Skip to content

Commit b67d52b

Browse files
c2thornkarolgorc
authored andcommitted
Update membership_data.go (GoogleCloudPlatform#11895)
1 parent e4361a3 commit b67d52b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.ci/magician/github/membership_data.go

+5
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,10 @@ var (
100100
startDate: newDate(2024, 9, 20, bstLoc),
101101
endDate: newDate(2024, 9, 23, bstLoc),
102102
},
103+
{
104+
id: "c2thorn",
105+
startDate: newDate(2024, 10, 2, bstLoc),
106+
endDate: newDate(2024, 10, 14, bstLoc),
107+
},
103108
}
104109
)

0 commit comments

Comments
 (0)