From 0fc192333c98d14adedf74e25777519c4704b3e1 Mon Sep 17 00:00:00 2001 From: George Burgess IV Date: Wed, 1 Oct 2025 05:09:00 -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 0b69659..b92020c 100644 --- a/email-rotation/rotation.yaml +++ b/email-rotation/rotation.yaml @@ -42,3 +42,11 @@ rotations: - tuliom - wphuhn-intel start_time: '2025-12-21T00:00:00+00:00' +- members: + - yroux + - ahmedbougacha + start_time: '2026-01-04T00:00:00+00:00' +- members: + - mrragava + - DimitryAndric + start_time: '2026-01-18T00:00:00+00:00'