From 88f33952a2e5edcdefdcec099cd6a976865fd3ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Thu, 7 Mar 2024 15:32:30 +0100 Subject: [PATCH] Set Xena, Wallaby and Victoria state as Unmaintained With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. As most of the projects are ready with the transition [2], this patch sets Xena, Wallaby and Victoria releases as unmaintained. Note that branches are still open for bug fix backports, but NOT supported or maintained by the project teams themselves (see details in TC resolution [1]). [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [2] https://review.opendev.org/q/topic:vwx-unmaintained Change-Id: I2444a5b4fcc3af4039e604a1e835a2ed5ada16fc --- data/series_status.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/series_status.yaml b/data/series_status.yaml index c726953ba7..72b3491ccf 100644 --- a/data/series_status.yaml +++ b/data/series_status.yaml @@ -41,20 +41,20 @@ next-phase: status: end of life - name: xena - status: extended maintenance + status: unmaintained initial-release: 2021-10-06 next-phase: - status: unmaintained + status: end of life - name: wallaby - status: extended maintenance + status: unmaintained initial-release: 2021-04-14 next-phase: - status: unmaintained + status: end of life - name: victoria - status: extended maintenance + status: unmaintained initial-release: 2020-10-14 next-phase: - status: unmaintained + status: end of life - name: ussuri status: end of life initial-release: 2020-05-13