Add name to project list.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114221 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
epugh 2003-10-18 21:21:23 +00:00
parent f5230b42b1
commit 187c976b9f

View File

@ -61,6 +61,15 @@
</roles>
<timezone>+18</timezone>
</developer>
<developer>
<name>Eric Pugh</name>
<id>epugh</id>
<email>epugh@upstate.com</email>
<organization>Upstate</organization>
<roles>
<role>Java Developer</role>
</roles>
</developer>
<developer>
<name>James Strachan</name>
<id>jstrachan</id>