On 07/19/2011 03:54 AM, Frédéric Delanoy wrote:
On Mon, Jul 18, 2011 at 23:53, Nerijus Baliunas
<[email protected]> wrote:
---
AUTHORS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Maybe you should ensure that the name you commit your patches with
(foo in 'foo<email>') is correctly spelled as well. I believe the
authors list is generated from wine git's patch authors
Frédéric
Having looked at some of the code that generates 'contributor' lists
recently, (specifically tools/c2man.pl), the information is taken from
the 'copyright' lines in the source files. At least in the case of
c2man, the git logs are not consulted.
Max