From 6e3bf1f719d805e745144c2d3e14c5de9e2d6422 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Fri, 21 Sep 2018 11:13:19 +0200 Subject: [PATCH] Fix Extended maintenance date for Rocky Rocky should switch to extended maintenance 18 months after the initial release, which places it in February of 2020, not of 2019. Change-Id: Ie134c96cc2ac5fc7e2ba54282d9734b49c0be3eb --- deliverables/series_status.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deliverables/series_status.yaml b/deliverables/series_status.yaml index 49cb9769f7..12802e4706 100644 --- a/deliverables/series_status.yaml +++ b/deliverables/series_status.yaml @@ -10,7 +10,7 @@ initial-release: 2018-08-30 next-phase: status: extended maintenance - date: 2019-02-23 + date: 2020-02-24 - name: queens status: maintained initial-release: 2018-02-28