Moved Duncan Jones from contributors to developer list. (Testing ability to commit also).

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1560836 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Duncan Jones 2014-01-23 22:37:36 +00:00
parent fc52f1c7f8
commit 08f584150a
1 changed files with 9 additions and 3 deletions

12
pom.xml
View File

@ -173,6 +173,15 @@
<role>Java Developer</role>
</roles>
</developer>
<developer>
<name>Duncan Jones</name>
<id>djones</id>
<email>djones@apache.org</email>
<timezone>0</timezone>
<roles>
<role>Java Developer</role>
</roles>
</developer>
</developers>
<contributors>
<contributor>
@ -277,9 +286,6 @@
<contributor>
<name>Marc Johnson</name>
</contributor>
<contributor>
<name>Duncan Jones</name>
</contributor>
<contributor>
<name>Shaun Kalley</name>
</contributor>