From 553ac626385ec43ccb644c0193fa10e2848d676a Mon Sep 17 00:00:00 2001 From: George Burgess IV Date: Wed, 10 Sep 2025 20:53:01 -0600 Subject: [PATCH] [email-rotation] automatically add rotation(s) This updates rotations with the result of running `./email-rotation/extend_rotation.py --ensure-weeks=16`. --- email-rotation/rotation.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/email-rotation/rotation.yaml b/email-rotation/rotation.yaml index 42c8a9d..0b69659 100644 --- a/email-rotation/rotation.yaml +++ b/email-rotation/rotation.yaml @@ -34,3 +34,11 @@ rotations: - serge-sans-paille - offsake start_time: '2025-11-23T00:00:00+00:00' +- members: + - GreatKeeper + - tpenge + start_time: '2025-12-07T00:00:00+00:00' +- members: + - tuliom + - wphuhn-intel + start_time: '2025-12-21T00:00:00+00:00'