You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/03/03 19:09:20 UTC

svn commit: r1452080 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

Author: hboutemy
Date: Sun Mar  3 18:09:19 2013
New Revision: 1452080

URL: http://svn.apache.org/r1452080
Log:
[MJAVADOC-361] added contributor

Modified:
    maven/plugins/trunk/maven-javadoc-plugin/pom.xml

Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=1452080&r1=1452079&r2=1452080&view=diff
==============================================================================
--- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Sun Mar  3 18:09:19 2013
@@ -68,6 +68,9 @@ under the License.
     <contributor>
       <name>Ben Speakmon</name>
     </contributor>
+    <contributor>
+      <name>Michael Osipov</name>
+    </contributor>
   </contributors>
 
   <dependencies>