From: Andrew Dunstan on 21 Jul 2010 17:06 Robert Haas wrote: > We need to decide what email addresses committers will use on the new > git repository when they commit. Although I think we have more votes > (at least from committers) for always having author == committer, > rather than possibly setting the author tag to some other value, the > issue exists independently of that. I believe we want to try to set > things up so that committers will not need to change the email address > they are using to commit even if their employment situation changes. > Because if that happens, then it becomes more difficult to keep track > of who is who. > > My initial suggestion was to say that everyone should just be > username(a)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(a)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(a)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? > > Do we care that much? I agree it should probably be something permanent, and so that could rule out employment based addresses, but it doesn't strike me as a big deal. cheers andrew -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
From: Alvaro Herrera on 21 Jul 2010 17:38 Excerpts from Robert Haas's message of mié jul 21 12:54:36 -0400 2010: > My initial suggestion was to say that everyone should just be > username(a)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(a)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(a)commandprompt.com, > just on the off chance JD decides to fire me. I have a mild preference of alvherre(a)alvh.no-ip.org over @postgresql.org. If other committers are going to use personal addresses, I'll use mine as well. -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
From: Tatsuo Ishii on 21 Jul 2010 19:20 > My initial suggestion was to say that everyone should just be > username(a)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(a)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(a)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(a)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(a)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 -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
From: Dave Page on 22 Jul 2010 04:04 On Wed, Jul 21, 2010 at 5:54 PM, Robert Haas <robertmhaas(a)gmail.com> wrote: > We need to decide what email addresses committers will use on the new > git repository when they commit. Are you are aware that we already have a list of "approved" addresses for the committers? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
From: Magnus Hagander on 22 Jul 2010 04:11 On Thu, Jul 22, 2010 at 10:04, Dave Page <dpage(a)pgadmin.org> wrote: > On Wed, Jul 21, 2010 at 5:54 PM, Robert Haas <robertmhaas(a)gmail.com> wrote: >> We need to decide what email addresses committers will use on the new >> git repository when they commit. > > Are you are aware that we already have a list of "approved" addresses > for the committers? Are you referring to the mapping list for the git mirror, or something else? -- �Magnus Hagander �Me: http://www.hagander.net/ �Work: http://www.redpill-linpro.com/ -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
|
Next
|
Last
Pages: 1 2 Prev: [HACKERS] Disk caching Next: [HACKERS] accentuated letters in text-search |