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/02/08 15:55:33 UTC

svn commit: r1241923 - /maven/wagon/trunk/pom.xml

Author: olamy
Date: Wed Feb  8 14:55:32 2012
New Revision: 1241923

URL: http://svn.apache.org/viewvc?rev=1241923&view=rev
Log:
[WAGON-368] add contributor in contributors section.

Modified:
    maven/wagon/trunk/pom.xml

Modified: maven/wagon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/wagon/trunk/pom.xml?rev=1241923&r1=1241922&r2=1241923&view=diff
==============================================================================
--- maven/wagon/trunk/pom.xml (original)
+++ maven/wagon/trunk/pom.xml Wed Feb  8 14:55:32 2012
@@ -109,6 +109,13 @@ under the License.
         <role>Developer</role>
       </roles>
     </contributor>
+    <contributor>
+      <name>Adri&#225;n Boimvaser</name>
+      <organization>Application Security, Inc.</organization>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </contributor>
   </contributors>
 
   <mailingLists>