From fe8c6393bbe017ef2c3ff505bdf3b4ae0da52319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20K=C5=82obuszewski?= <danielmk@google.com> Date: Wed, 28 May 2025 10:15:31 +0200 Subject: [PATCH] Swap jackfrancis & gjtempleton shifts --- cluster-autoscaler/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cluster-autoscaler/README.md b/cluster-autoscaler/README.md index 2caa54a41d..17384733e8 100644 --- a/cluster-autoscaler/README.md +++ b/cluster-autoscaler/README.md @@ -92,12 +92,12 @@ target ETA and the actual releases. | Date | Maintainer Preparing Release | Backup Maintainer | Type | |------------|------------------------------|-------------------|-------| -| 2025-06-11 | gjtempleton | jackfrancis | 1.33 | -| 2025-07-16 | jackfrancis | towca | patch | +| 2025-06-11 | jackfrancis | gjtempleton | 1.33 | +| 2025-07-16 | gjtempleton | towca | patch | | 2025-08-20 | towca | BigDarkClown | patch | | 2025-09-17 | BigDarkClown | x13n | 1.34 | -| 2025-10-22 | x13n | gjtempleton | patch | -| 2025-11-19 | gjtempleton | jackfrancis | patch | +| 2025-10-22 | x13n | jackfrancis | patch | +| 2025-11-19 | jackfrancis | gjtempleton | patch | Additional patch releases may happen outside of the schedule in case of critical bugs or vulnerabilities. -- GitLab