You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/09/12 07:16:33 UTC

svn commit: r1383782 - /maven/scm/trunk/pom.xml

Author: olamy
Date: Wed Sep 12 05:16:33 2012
New Revision: 1383782

URL: http://svn.apache.org/viewvc?rev=1383782&view=rev
Log:
add contributor

Modified:
    maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=1383782&r1=1383781&r2=1383782&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Wed Sep 12 05:16:33 2012
@@ -364,6 +364,9 @@
     <contributor>
       <name>Mads Mohr Christensen</name>
     </contributor>
+    <contributor>
+      <name>Frederic Camblor</name>
+    </contributor>
   </contributors>
 
   <profiles>