Update the election officials list
Bill Zvonar switched jobs and due to that reason he also resigned as an election official in StarlingX. This patch removes him from the list of election officials on the website. Change-Id: Ic47a0c6cfeb3d6702f456f0ebde7ccbba575b6e2 Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
This commit is contained in:
parent
99a0885dd2
commit
f36d454145
@ -26,7 +26,6 @@ Election Officials
|
||||
==================
|
||||
|
||||
* Ildiko Vancsa (ildikov), ildiko at openstack dot org
|
||||
* Bill Zvonar (), Bill.Zvonar at windriver dot com
|
||||
* Yong Hu (), yong.hu at intel dot com
|
||||
|
||||
For any questions, please contact officials by mail or over irc at
|
||||
@ -84,13 +83,13 @@ Candidacies now need to be submitted as a text file to the starlingx/election
|
||||
repository. Here are the required steps:
|
||||
|
||||
* Clone the election repository:
|
||||
git clone https://opendev.org/starlingx/election.git ; cd election
|
||||
``git clone https://opendev.org/starlingx/election.git ; cd election``
|
||||
* Create a new file
|
||||
candidates/<election_cycle>/<project_name>/<leadership_role>/<email_address>
|
||||
containing the candidate statement.
|
||||
* Commit the candidacy:
|
||||
git add candidates/<election_cycle>/<project_name>/<leadership_role>/<email_address>;
|
||||
git commit
|
||||
``git add candidates/<election_cycle>/<project_name>/<leadership_role>/<email_address>;
|
||||
git commit``
|
||||
* In the text editor add a title like the following:
|
||||
|
||||
Adding <your_name> candidacy for <project_name> <project_role> role
|
||||
|
Loading…
x
Reference in New Issue
Block a user