You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2009/11/06 17:25:46 UTC

svn commit: r833458 - /maven/pom/trunk/maven/pom.xml

Author: markh
Date: Fri Nov  6 16:25:46 2009
New Revision: 833458

URL: http://svn.apache.org/viewvc?rev=833458&view=rev
Log:
Adding myself to the developer block

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=833458&r1=833457&r2=833458&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Fri Nov  6 16:25:46 2009
@@ -494,6 +494,15 @@
       </roles>
       <timezone>0</timezone>
     </developer>
+    <developer>
+      <id>markh</id>
+      <name>Mark Hobson</name>
+      <email>markh@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>0</timezone>
+    </developer>
     <!--End Committers-->
   </developers>