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 :)
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]. 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 <brit...@apache.org> wrote: > Hi Simo, > > > 2013/2/23 Simone Tripodi <simonetrip...@apache.org> > >> 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, <brit...@apache.org> 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>rdon...@apache.org</email> >> > + <email>rdonkin at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>dIon Gillard</name> >> > <id>dion</id> >> > - <email>d...@apache.org</email> >> > + <email>dion at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>Craig McClanahan</name> >> > <id>craigmcc</id> >> > - <email>craig...@apache.org</email> >> > + <email>craigmcc at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>Geir Magnusson Jr.</name> >> > <id>geirm</id> >> > - <email>ge...@apache.org</email> >> > + <email>geirm at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>Scott Sanders</name> >> > <id>sanders</id> >> > - <email>sand...@apache.org</email> >> > + <email>sanders at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>James Strachan</name> >> > <id>jstrachan</id> >> > - <email>jstrac...@apache.org</email> >> > + <email>jstrachan at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>Rodney Waldhoff</name> >> > <id>rwaldhoff</id> >> > - <email>rwaldh...@apache.org</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>m...@apache.org</email> >> > + <email>mvdb at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>Yoav Shapira</name> >> > <id>yoavs</id> >> > - <email>yo...@apache.org</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>skitch...@apache.org</email> >> > + <email>skitching at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>James Carman</name> >> > <id>jcarman</id> >> > - <email>jcar...@apache.org</email> >> > + <email>jcarman at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > <developer> >> > <name>Benedikt Ritter</name> >> > <id>britter</id> >> > - <email>brit...@apache.org</email> >> > + <email>britter at apache dot org</email> >> > <organization>Apache Software Foundation</organization> >> > </developer> >> > </developers> >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org