<div dir="ltr">Hi, we may not change the username. But you can change registered email address and then create a new account with correct username.<div><br></div><div>You shall need some tricky to change the Email, i.e. add a new one and remove the old one.</div><div><br></div><div>This works for me.</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, May 31, 2016 at 11:26 PM Jeremy Stanley <<a href="mailto:fungi@yuggoth.org">fungi@yuggoth.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2016-05-31 09:49:19 +0000 (+0000), <a href="mailto:Dobroslaw.Zybort@ts.fujitsu.com" target="_blank">Dobroslaw.Zybort@ts.fujitsu.com</a> wrote:<br>
> when I was setting username in gerrit I made small mistake (I ate on letter).<br>
><br>
> Is it possible to fix that?<br>
<br>
Not really, no. Gerrit removed the ability to change usernames many<br>
years ago, and it currently assumes usernames are immutable (since<br>
it has features which depend on the username not changing once set).<br>
Modifying a username requires an administrator to directly edit a<br>
field in its SQL database backend. However, Gerrit only uses the<br>
username for API access, and for that you can mostly ignore the<br>
problem by configuring your ~/.ssh/config file with something like:<br>
<br>
    Host openstack-gerrit<br>
        HostName <a href="http://review.openstack.org" rel="noreferrer" target="_blank">review.openstack.org</a><br>
        User myGerritUsername<br>
<br>
Hope that helps!<br>
--<br>
Jeremy Stanley<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div>