summaryrefslogtreecommitdiffstats
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:57:22 -0400
commit242f834217198d731deff2d239624d3bd3849526 (patch)
treebe564ab7ddadf485645fa2b6800038a566f93ad8
parentf5ba32bb46cc2590ad0c34814ab39d130518e5b1 (diff)
downloadjavassist-242f834217198d731deff2d239624d3bd3849526.tar.gz
javassist-242f834217198d731deff2d239624d3bd3849526.zip
added scottmarlow to developer list
-rw-r--r--pom.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 59ffb09f..69ccc4a5 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>