do not treat newton as closed to releases
Some teams are still wrapping up their newton EOL work, so we need to let them tag releases. Change-Id: I2b49a9cef44896aa9f147e3fbc487b15efed9590 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
@@ -40,7 +40,6 @@ CLOSED_SERIES = set([
|
||||
'kilo',
|
||||
'liberty',
|
||||
'mitaka',
|
||||
'newton',
|
||||
])
|
||||
|
||||
PRE_RELEASE_RE = re.compile('''
|
||||
|
||||
Reference in New Issue
Block a user