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 2013/03/02 23:23:52 UTC

svn commit: r1451952 - /maven/doxia/doxia-sitetools/trunk/pom.xml

Author: olamy
Date: Sat Mar  2 22:23:51 2013
New Revision: 1451952

URL: http://svn.apache.org/r1451952
Log:
add contributor

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1451952&r1=1451951&r2=1451952&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Sat Mar  2 22:23:51 2013
@@ -188,6 +188,12 @@ under the License.
     <doxiaVersion>1.3</doxiaVersion>
   </properties>
 
+  <contributors>
+    <contributor>
+      <name>Michael Osipov</name>
+    </contributor>
+  </contributors>
+
   <dependencyManagement>
     <dependencies>
       <!-- doxia -->