On 15 December 2011 16:19, David Soria Parra <[email protected]> wrote: > As outlined in my previous post. An author in git is identified > by "NAME <EMAIL>". We will rewrite commit information to match > this format during the SVN to Git migration. At the moment > this affects php-src only, but it will probably expand to other > repositories later. > > We will use the stored realname for every account on master.php.net. > So if your > > | SVN username | realname @ master.php.net | Git author name > ----------------------------------------------------------------------- > | dsp | David Soria Parra | David Soria Parra > <[email protected]> > | foo | Hans Foo | Hans Foo <[email protected]> > > The email address will always be [email protected]. > > If you don't want your realname used in the author mapping, please write > a mail to [email protected] until December 29th.
Also note that the name that we have on record for you can be found, and changed if needs be, at https://master.php.net/manage/users.php > > Thanks > David > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
