Update email address for Vladimir Kuklin
At the time od election Vladimir used the @mirantis address. Since then that email address has been removed from gerrit. Using the REST api we can confirm that the account that uploaded that review matches the new email address. --- [tony@thor ~]$ curl https://review.openstack.org/changes/?q=I8d4fba4f2c39bf0542c79e9999a3face2261f2ce )]}' [ { "id": "openstack%2Felection~master~I8d4fba4f2c39bf0542c79e9999a3face2261f2ce", "project": "openstack/election", "branch": "master", "hashtags": [], "change_id": "I8d4fba4f2c39bf0542c79e9999a3face2261f2ce", "subject": "Nominate Vladimir Kuklin for Fuel PTL for Pike", "status": "MERGED", "created": "2017-01-27 13:26:56.000000000", "updated": "2017-01-30 09:28:04.000000000", "submitted": "2017-01-28 01:29:56.000000000", "insertions": 126, "deletions": 0, "_number": 426230, "owner": { "_account_id": 8786 } } ] [tony@thor ~]$ curl https://review.openstack.org/accounts/8786 )]}' { "_account_id": 8786, "name": "Vladimir Kuklin", "email": "aglarendil@gmail.com", "username": "aglarendil" } --- Change-Id: Idedb61072b9996976c372c5e57d0cc356a2b9308
This commit is contained in:
parent
cf7d49b15a
commit
71437b724f
@ -67,7 +67,10 @@ candidates:
|
||||
url: https://git.openstack.org/cgit/openstack/election/plain/candidates/pike/Freezer/szaher.txt
|
||||
Fuel:
|
||||
- elected: true
|
||||
email: vkuklin@mirantis.com
|
||||
# At the time of election this was the email address used
|
||||
# email: vkuklin@mirantis.com
|
||||
# but due to Vladimir removing that address from gerrit we need to use
|
||||
email: aglarendil@gmail.com
|
||||
fullname: Vladimir Kuklin
|
||||
ircname: aglarendil
|
||||
url: https://git.openstack.org/cgit/openstack/election/plain/candidates/pike/Fuel/aglarendil.txt
|
||||
|
@ -16,3 +16,5 @@ candidates/pike/Solum/devkulkarni.txt: Devdatta Kulkarni
|
||||
candidates/pike/Heat/ricolin.txt: Rico Lin
|
||||
# Use 'Amrith Kumar'
|
||||
candidates/pike/TC/amrith.txt: Amrith Kumar
|
||||
# Use 'Vladimir Kuklin' As the email address on record is no longer in gerrit
|
||||
candidates/pike/Fuel/aglarendil.txt: Vladimir Kuklin
|
||||
|
Loading…
Reference in New Issue
Block a user