Skip to content

Commit a2ca90e

Browse files
authored
Add roaks3 vacation (GoogleCloudPlatform#11710)
1 parent f6bc823 commit a2ca90e

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
@@ -90,5 +90,10 @@ var (
9090
startDate: newDate(2024, 8, 24, pdtLoc),
9191
endDate: newDate(2024, 9, 2, pdtLoc),
9292
},
93+
{
94+
id: "roaks3",
95+
startDate: newDate(2024, 9, 13, pdtLoc),
96+
endDate: newDate(2024, 9, 20, pdtLoc),
97+
},
9398
}
9499
)

0 commit comments

Comments
 (0)