Re: git config user.email - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: git config user.email
Date
Msg-id 20100722.082013.67680141.t-ishii@sraoss.co.jp
Whole thread Raw
In response to git config user.email  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
> My initial suggestion was to say that everyone should just be
> username@postgresql.org; but I think that met with some resistance.
> Magnus, for example, tells me that he is a committer for multiple
> projects, and is magnus@hagander.net at all of them.  Since that's a
> domain name he owns personally, it seems safe enough.  But I'm
> inclined to think we should avoid things like rhaas@commandprompt.com,
> just on the off chance JD decides to fire me.
> 
> Of course, I expect there might be some dissenting voices on this
> point, so... thoughts?

I'd prefer username@postgresql.org since:

- It's permanent as already pointed out

- It'd make clear that "username" is working as one of PostgreSQL project members

Personal email addesses such as magnus@hagander.net would be ok as
long as he is sure that he will continue to pay charges for his
domain:-)
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: dynamically allocating chunks from shared memory
Next
From: Robert Haas
Date:
Subject: Re: ExecutorCheckPerms() hook