aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorScott Marlow <smarlow@redhat.com>2013-08-28 16:55:24 -0400
committerScott Marlow <smarlow@redhat.com>2013-08-28 16:55:24 -0400
commit351287dfd1a2cc136208b048ba4d353e0bb61ea0 (patch)
tree1836c799ce0184d3c724bb24eb6e4261ba4d9952 /pom.xml
parenta688386baf73aaf7ff345bb02e09d67c68622258 (diff)
downloadjavassist-351287dfd1a2cc136208b048ba4d353e0bb61ea0.tar.gz
javassist-351287dfd1a2cc136208b048ba4d353e0bb61ea0.zip
added scottmarlow to developer list
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e69d6e24..eac70838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,6 +79,20 @@
</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>