Welcome Andreas, Great to have you on bord!
Andreas (the other one, but not Anders. Getting complicated.) Am Freitag, 5. Februar 2016 schrieb : > Author: adangel > Date: Fri Feb 5 10:55:17 2016 > New Revision: 1728634 > > URL: http://svn.apache.org/viewvc?rev=1728634&view=rev > Log: > Updated to add "Andreas Dangel" to the list of committers > > Modified: > maven/pom/trunk/maven/pom.xml > > Modified: maven/pom/trunk/maven/pom.xml > URL: > http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1728634&r1=1728633&r2=1728634&view=diff > > ============================================================================== > --- maven/pom/trunk/maven/pom.xml (original) > +++ maven/pom/trunk/maven/pom.xml Fri Feb 5 10:55:17 2016 > @@ -280,6 +280,15 @@ under the License. > > <!--Committers--> > <developer> > + <id>adangel</id> > + <name>Andreas Dangel</name> > + <email>[email protected]</email> > + <timezone>Europe/Berlin</timezone> > + <roles> > + <role>Committer</role> > + </roles> > + </developer> > + <developer> > <id>andham</id> > <name>Anders Hammar</name> > <email>[email protected]</email> > > >
