[www] Stein: extended maintenance

Stein release is now switching to extended maintenance, update website
for it.

Change-Id: Ib91ba1979698b2fb479f2514c09fae770d4384f5
This commit is contained in:
Andreas Jaeger 2020-11-12 09:09:27 +01:00
parent 212e077102
commit 694d90dee5
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ SERIES_INFO = {
'pike': SeriesInfo(date='August 2017', status='extended-maintenance'),
'queens': SeriesInfo(date='March 2018', status='extended-maintenance'),
'rocky': SeriesInfo(date='August 2018', status='extended-maintenance'),
'stein': SeriesInfo(date='April 2019', status='maintained'),
'stein': SeriesInfo(date='April 2019', status='extended-maintenance'),
'train': SeriesInfo(date='October 2019', status='maintained'),
'ussuri': SeriesInfo(date='May 2020', status='maintained'),
'victoria': SeriesInfo(date='October 2020', status='maintained'),