]> source.dussan.org Git - javassist.git/commitdiff
added scottmarlow to developer list
authorScott Marlow <smarlow@redhat.com>
Wed, 28 Aug 2013 20:55:24 +0000 (16:55 -0400)
committerScott Marlow <smarlow@redhat.com>
Wed, 28 Aug 2013 20:55:24 +0000 (16:55 -0400)
pom.xml

diff --git a/pom.xml b/pom.xml
index e69d6e24ba1e320ede57710d35e8780cd26f22a6..eac70838bd667ce7760e953fb1049c6efc79df3d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </roles>
       <timezone>0</timezone>
     </developer>
+    
+    <developer>
+      <id>scottmarlow</id>
+      <name>Scott Marlow</name>
+      <email>smarlow@redhat.com</email>
+      <organization>JBoss</organization>
+      <organizationUrl>http://www.jboss.org/</organizationUrl>
+      <roles>
+        <role>contributing developer</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+
+
   </developers>
 
   <distributionManagement>