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/10/01 00:49:53 UTC

svn commit: r1392126 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Author: olamy
Date: Sun Sep 30 22:49:52 2012
New Revision: 1392126

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

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

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=1392126&r1=1392125&r2=1392126&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Sun Sep 30 22:49:52 2012
@@ -43,6 +43,9 @@ under the License.
     <contributor>
       <name>Bryan Baugher</name>
     </contributor>
+    <contributor>
+      <name>Markku Saarela</name>
+    </contributor>
   </contributors>
 
   <prerequisites>