Fix release name and timeline names

This fix aligns with

1. release: 2023.2 (release number)
2. template_emails.py [1] source code.

[1] https://opendev.org/openstack/election/src/branch/master/openstack_election/cmds/template_emails.py#L39

Change-Id: I23c9380720711c4f18760f429ea2bba005e95eb0
This commit is contained in:
Ian Y. Choi 2023-01-31 07:09:05 +09:00
parent fac3d836bc
commit 8f8db968d6
1 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
release: bugbear
release: 2023.2
election_type: combined
tag: 0.14.0
tc_seats: 5
@ -9,12 +9,18 @@ timeframe:
end: 2023-02-15T00:00
email_deadline: 2023-02-15T00:00
timeline:
- name: TC & PTL Nominations
- name: TC Nominations
start: 2023-02-01T23:45
end: 2023-02-15T23:45
- name: PTL Nominations
start: 2023-02-01T23:45
end: 2023-02-15T23:45
- name: TC Campaigning
start: 2023-02-15T23:45
end: 2023-02-22T23:45
- name: TC & PTL Voting
- name: TC Election
start: 2023-02-22T23:45
end: 2023-03-08T23:45
- name: PTL Election
start: 2023-02-22T23:45
end: 2023-03-08T23:45