Author: mikl Date: Thu Dec 30 15:50:44 2010 New Revision: 1053921 URL: http://svn.apache.org/viewvc?rev=1053921&view=rev Log: Added myself in the developers-section in pom.xml
Modified: commons/proper/math/branches/MATH_2_X/pom.xml Modified: commons/proper/math/branches/MATH_2_X/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_X/pom.xml?rev=1053921&r1=1053920&r2=1053921&view=diff ============================================================================== --- commons/proper/math/branches/MATH_2_X/pom.xml (original) +++ commons/proper/math/branches/MATH_2_X/pom.xml Thu Dec 30 15:50:44 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>