Thanks Alan, I'll merge into the tag and trunk.
On Fri, May 21, 2010 at 10:51 AM, <a...@apache.org> wrote: > Author: adc > Date: Fri May 21 17:51:37 2010 > New Revision: 947096 > > URL: http://svn.apache.org/viewvc?rev=947096&view=rev > Log: > Updated w/ authors > > Modified: > incubator/shiro/branches/shiro-root-1.0.x/pom.xml > > Modified: incubator/shiro/branches/shiro-root-1.0.x/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/shiro/branches/shiro-root-1.0.x/pom.xml?rev=947096&r1=947095&r2=947096&view=diff > ============================================================================== > --- incubator/shiro/branches/shiro-root-1.0.x/pom.xml (original) > +++ incubator/shiro/branches/shiro-root-1.0.x/pom.xml Fri May 21 17:51:37 2010 > @@ -94,12 +94,17 @@ > > <developers> > <developer> > - <id>kaosko</id> > - <name>Kalle Korhonen</name> > - <email>kao...@apache.org</email> > - <url>http://tynamo.org</url> > + <id>aditzel</id> > + <name>Allan Ditzel</name> > + <email>adit...@apache.org</email> > + <url>http://www.allanditzel.com</url> > <organization>Apache Software Foundation</organization> > - <timezone>-8</timezone> > + <timezone>-5</timezone> > + </developer> > + <developer> > + <id>jhaile</id> > + <name>Jeremy Haile</name> > + <email>jha...@apache.org</email> > </developer> > <developer> > <id>lhazlewood</id> > @@ -110,6 +115,24 @@ > <organizationUrl>http://www.katasoft.com</organizationUrl> > <timezone>-8</timezone> > </developer> > + <developer> > + <id>kaosko</id> > + <name>Kalle Korhonen</name> > + <email>kao...@apache.org</email> > + <url>http://tynamo.org</url> > + <organization>Apache Software Foundation</organization> > + <timezone>-8</timezone> > + </developer> > + <developer> > + <id>pledbrook</id> > + <name>Peter Ledbrook</name> > + <email>pledbr...@apache.org</email> > + </developer> > + <developer> > + <id>tveil</id> > + <name>Tim Veil</name> > + <email>tv...@apache.org</email> > + </developer> > </developers> > > <modules> > > >