Welcome! Also remove the entry in the contributors section. And yes, apply to 2_x branch as well.
Phil On Thu, Dec 30, 2010 at 10:49 AM, <m...@apache.org> wrote: > Author: mikl > Date: Thu Dec 30 15:49:17 2010 > New Revision: 1053920 > > URL: http://svn.apache.org/viewvc?rev=1053920&view=rev > Log: > Added myself in the developers-section in pom.xml > > Modified: > commons/proper/math/trunk/pom.xml > > Modified: commons/proper/math/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1053920&r1=1053919&r2=1053920&view=diff > > ============================================================================== > --- commons/proper/math/trunk/pom.xml (original) > +++ commons/proper/math/trunk/pom.xml Thu Dec 30 15:49:17 2010 > @@ -53,6 +53,11 @@ > > <developers> > <developer> > + <name>Mikkel Meyer Andersen</name> > + <id>mikl</id> > + <email>mikl at apache dot org</email> > + </developer> > + <developer> > <name>Bill Barker</name> > <id>billbarker</id> > <email>billbarker at apache dot org</email> > > >