Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 447614

Summary: Cannot change my gerrit account email address
Product: Community Reporter: Marco Carrer <marco.carrer>
Component: GerritAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Marco Carrer CLA 2014-10-16 14:39:27 EDT
My eclipse account email address is mcarrer@gmail.com.
My gerrit eclipse account email address is marco.carrer@eurotech.com and I cannot find a way to change it.

I have a gerrit review that has been committed as mcarrer@gmail.com but I am not able to push it as gerrit is not finding my CLA.

[mcarrer@mcarrer-mbp] git/org.eclipse.paho.mqtt.java % git push review
Counting objects: 148, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (34/34), done.
Writing objects: 100% (59/59), 7.78 KiB | 0 bytes/s, done.
Total 59 (delta 25), reused 0 (delta 0)
remote: Resolving deltas: 100% (25/25)
remote: Processing changes: refs: 1, done    
remote: ----------
remote: Reviewing commit: 7901fa24
remote: Authored by: Marco Carrer <mcarrer@gmail.com>
remote: 
remote: The author is not a committer on the project.
remote: The author has a current Contributor License Agreement (CLA) on file.
remote: error: The author has not "signed-off" on the contribution.
remote: Please see http://wiki.eclipse.org/CLA
To ssh://mcarrer@git.eclipse.org:29418/paho/org.eclipse.paho.mqtt.java
 ! [remote rejected] HEAD -> refs/for/master (The contributor must "sign-off" on the contribution.)
error: failed to push some refs to 'ssh://mcarrer@git.eclipse.org:29418/paho/org.eclipse.paho.mqtt.java'


Can you please change my account email address in gerrit to be "mcarrer@gmail.com"?

Thanks.
Comment 1 Eclipse Webmaster CLA 2014-10-17 13:34:11 EDT
This has been resolved.

Gerrit shuold auto update your account details if you change your email address via https://dev.eclipse.org/site_login .

-M.