
Eric Blake wrote:
On 09/01/2011 04:18 PM, Jim Fehlig wrote:
I'd like to change my primary email address to jfehlig@suse.com. This patch changes it in AUTHORS and .mailmap. --- .mailmap | 3 ++- AUTHORS | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)
ACK. You of all people should know how you want to be listed, so this qualifies for the trivial rule :)
:-) Pushed.
For future reference - on administrivia like this, I tend to post my intentions and maybe even a link to the online git browser for the actual commit that I already pushed under the trivial rule, but refrain from posting the actual patch on list. My rationale is that patches to either AUTHORS or .mailmap put a lot of email addresses in plain text into the mail archives, which can then feed spammers the addresses of people completely unrelated to the line you patched.
That's a very good point. Thanks! Regards, Jim