Author: tn
Date: Thu Jan 19 22:29:08 2012
New Revision: 1233608
URL: http://svn.apache.org/viewvc?rev=1233608&view=rev
Log:
Added myself to pom.xml as developer.
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=1233608&r1=1233607&r2=1233608&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Thu Jan 19 22:29:08 2012
@@ -117,6 +117,11 @@
<id>brentworden</id>
<email>brentworden at apache dot org</email>
</developer>
+ <developer>
+ <name>Thomas Neidhart</name>
+ <id>tn</id>
+ <email>tn at apache dot org</email>
+ </developer>
</developers>
<contributors>
<contributor>
@@ -204,9 +209,6 @@
<name>J. Lewis Muir</name>
</contributor>
<contributor>
- <name>Thomas Neidhart</name>
- </contributor>
- <contributor>
<name>Christopher Nix</name>
</contributor>
<contributor>