Am 12.12.2012 08:24, schrieb Dongxue Zhang:

Sorry I don't really catch your idea. This email address is wrong and i just
want to correct it. I just want to do something to qemu. When I add
target-mips/dsp_helper.c I got lots of help from other people, so I also want to help others who need help from me. But with a wrong email, they send mail to me will never get reply, this will make me looks like a cold guy, It's not what I
want. So I want to correct my email address. :)

Of course fixing a wrong email address is better than keeping a wrong address
in the code. But will you also fix the address when you change it some day,
maybe years later? What about old versions of QEMU? They will still show an
old email address. Most email addresses have a limit life time.

That's why I think that _no_ email address in source code might be better.
It is still possible to find authors by looking at the Signed-off-by in the
commit message or by searching the QEMU wiki or other sources of information.

Stefan Weil




2012/12/12 Stefan Weil <s...@weilnetz.de <mailto:s...@weilnetz.de>>

    Am 11.12.2012 15:28, schrieb Dongxue Zhang:

        Fix my email address, last time it's wrong.

        Signed-off-by: Dongxue Zhang <elta....@gmail.com
        <mailto:elta....@gmail.com>>
        ---
          target-mips/dsp_helper.c |    2 +-
          1 file changed, 1 insertion(+), 1 deletion(-)

        diff --git a/target-mips/dsp_helper.c b/target-mips/dsp_helper.c
        index 14daf91..536032b 100644
        --- a/target-mips/dsp_helper.c
        +++ b/target-mips/dsp_helper.c
        @@ -2,7 +2,7 @@
           * MIPS ASE DSP Instruction emulation helpers for QEMU.
           *
           * Copyright (c) 2012  Jia Liu <pro...@gmail.com
        <mailto:pro...@gmail.com>>
        - *                     Dongxue Zhang <elat....@gmail.com
        <mailto:elat....@gmail.com>>
        + *                     Dongxue Zhang <elta....@gmail.com
        <mailto:elta....@gmail.com>>
           * This library is free software; you can redistribute it and/or
           * modify it under the terms of the GNU Lesser General Public
           * License as published by the Free Software Foundation; either



    Maybe removing the email address completely would be even
    better. There is already an email address in eachcommit,
    some addresses are in file MAINTAINERS, and you can also
    add a personal entry in the QEMU wiki (linked to this URL:
    http://wiki.qemu.org/Contribute/StartHere#Developers_and_Maintainers).

    Currently there are copyright statements with and without
    email address. I personally prefer those without, especially
    when email address are known to be volatile. Even email
    addresses at redhat.com <http://redhat.com> (or other companies)
    are only valid
    as long as the owner is related to RedHat.

    Regards
    Stefan Weil




Reply via email to