You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by de...@apache.org on 2013/08/11 00:13:28 UTC

svn commit: r1512830 - /commons/sandbox/openpgp/trunk/pom.xml

Author: dennisl
Date: Sat Aug 10 22:13:28 2013
New Revision: 1512830

URL: http://svn.apache.org/r1512830
Log:
Add myself as a developer.

Modified:
    commons/sandbox/openpgp/trunk/pom.xml

Modified: commons/sandbox/openpgp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/openpgp/trunk/pom.xml?rev=1512830&r1=1512829&r2=1512830&view=diff
==============================================================================
--- commons/sandbox/openpgp/trunk/pom.xml (original)
+++ commons/sandbox/openpgp/trunk/pom.xml Sat Aug 10 22:13:28 2013
@@ -69,6 +69,13 @@
       <organization>Apache</organization>
       <timezone>+1</timezone>
     </developer>
+    <developer>
+      <id>dennisl</id>
+      <name>Dennis Lundberg</name>
+      <email>dennisl AT apache DOT org</email>
+      <organization>Apache</organization>
+      <timezone>+1</timezone>
+    </developer>
   </developers>
 
   <scm>