Hi Simo,
2013/2/24 Simone Tripodi <[email protected]> > Hallo Bene, > > given the fact that appending the `@apache.org` postfix to each > developer's ID is enough to obtain their email addresses, it is IMHO > not so important how the email address pattern looks alike - bots > would get them anyway :) > Well yes, I guess at apache dot org won't hold bots back :) > > Switching to the explicit form, the site-plugin is able to get > developers Gravatar and build nicer pages, like the one in Apache > Onami[1]. > Okay, this is definitely a +1 for @apache.org. I think it is a good think if users have faces to the names. It makes the ASF a more vivid community. I'll change it this way. Thanks! Benedikt > > Feel free to keep the for you prefer. > -Simo > > [1] http://onami.incubator.apache.org/team-list.html > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > On Sun, Feb 24, 2013 at 11:10 AM, Benedikt Ritter <[email protected]> > wrote: > > Hi Simo, > > > > > > 2013/2/23 Simone Tripodi <[email protected]> > > > >> why? where did you read email address shall be not in explicit form? > >> > > > > I stumbled across Niall Pemberton's email address that was in > > at-apache-dot-org format. I thought that it would be better to have all > > addresses in the same format. So I looked into the projects I had to with > > lately (namely [jcl] and [beanutils2]) and saw that those projects also > use > > that format. So I changed [beanutils] to this format. > > Thinking that this is the correct email format was a false assumption, as > > for example [lang] uses the explicit format. > > > > Better revert this? > > > > Benedikt > > > > > >> > >> http://people.apache.org/~simonetripodi/ > >> http://simonetripodi.livejournal.com/ > >> http://twitter.com/simonetripodi > >> http://www.99soft.org/ > >> > >> > >> On Sat, Feb 23, 2013 at 4:38 PM, <[email protected]> wrote: > >> > Author: britter > >> > Date: Sat Feb 23 15:38:17 2013 > >> > New Revision: 1449346 > >> > > >> > URL: http://svn.apache.org/r1449346 > >> > Log: > >> > Document email addresses in clear text > >> > > >> > Modified: > >> > commons/proper/beanutils/trunk/pom.xml > >> > > >> > Modified: commons/proper/beanutils/trunk/pom.xml > >> > URL: > >> > http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1449346&r1=1449345&r2=1449346&view=diff > >> > > >> > ============================================================================== > >> > --- commons/proper/beanutils/trunk/pom.xml (original) > >> > +++ commons/proper/beanutils/trunk/pom.xml Sat Feb 23 15:38:17 2013 > >> > @@ -50,55 +50,55 @@ > >> > <developer> > >> > <name>Robert Burrell Donkin</name> > >> > <id>rdonkin</id> > >> > - <email>[email protected]</email> > >> > + <email>rdonkin at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>dIon Gillard</name> > >> > <id>dion</id> > >> > - <email>[email protected]</email> > >> > + <email>dion at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>Craig McClanahan</name> > >> > <id>craigmcc</id> > >> > - <email>[email protected]</email> > >> > + <email>craigmcc at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>Geir Magnusson Jr.</name> > >> > <id>geirm</id> > >> > - <email>[email protected]</email> > >> > + <email>geirm at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>Scott Sanders</name> > >> > <id>sanders</id> > >> > - <email>[email protected]</email> > >> > + <email>sanders at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>James Strachan</name> > >> > <id>jstrachan</id> > >> > - <email>[email protected]</email> > >> > + <email>jstrachan at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>Rodney Waldhoff</name> > >> > <id>rwaldhoff</id> > >> > - <email>[email protected]</email> > >> > + <email>rwaldhoff at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>Martin van den Bemt</name> > >> > <id>mvdb</id> > >> > - <email>[email protected]</email> > >> > + <email>mvdb at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>Yoav Shapira</name> > >> > <id>yoavs</id> > >> > - <email>[email protected]</email> > >> > + <email>yoavs at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > @@ -110,19 +110,19 @@ > >> > <developer> > >> > <name>Simon Kitching</name> > >> > <id>skitching</id> > >> > - <email>[email protected]</email> > >> > + <email>skitching at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>James Carman</name> > >> > <id>jcarman</id> > >> > - <email>[email protected]</email> > >> > + <email>jcarman at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > <developer> > >> > <name>Benedikt Ritter</name> > >> > <id>britter</id> > >> > - <email>[email protected]</email> > >> > + <email>britter at apache dot org</email> > >> > <organization>Apache Software Foundation</organization> > >> > </developer> > >> > </developers> > >> > > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > > > -- > > http://people.apache.org/~britter/ > > http://www.systemoutprintln.de/ > > http://twitter.com/BenediktRitter > > http://github.com/britter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter
