Print

Print


Author: [log in to unmask]
Date: Wed Apr 15 05:40:25 2015
New Revision: 2706

Log:
adding contact info

Modified:
    java/trunk/parent/pom.xml

Modified: java/trunk/parent/pom.xml
 =============================================================================
--- java/trunk/parent/pom.xml	(original)
+++ java/trunk/parent/pom.xml	Wed Apr 15 05:40:25 2015
@@ -480,7 +480,7 @@
             </roles>
             <timezone>-5</timezone>
         </developer>
-    <developer>
+        <developer>
             <name>Andrea Celentano</name>
             <email>[log in to unmask]</email>
             <organization>INFN Genova</organization>
@@ -489,6 +489,16 @@
                 <role>developer</role>
             </roles>
             <timezone>+1</timezone>
+        </developer>
+        <developer>
+            <name>Nathan Baltzell</name>
+            <email>[log in to unmask]</email>
+            <organization>Thomas Jefferson National Accelerator Facility</organization>
+            <organizationUrl>http://www.jlab.org/</organizationUrl>
+            <roles>
+                <role>developer</role>
+            </roles>
+            <timezone>-5</timezone>
         </developer>
     </developers>
     <contributors>