From 71437b724f5231448c9fa7ba1e44642c109b657b Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Fri, 14 Jul 2017 09:32:18 +1000 Subject: [PATCH] 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 --- doc/source/results/pike/ptl.yaml | 5 ++++- exceptions.txt | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/source/results/pike/ptl.yaml b/doc/source/results/pike/ptl.yaml index ec62b96b..f9632255 100644 --- a/doc/source/results/pike/ptl.yaml +++ b/doc/source/results/pike/ptl.yaml @@ -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 diff --git a/exceptions.txt b/exceptions.txt index d3f6d75b..137625d4 100644 --- a/exceptions.txt +++ b/exceptions.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