fixed ids, but unable to find Apache id for Albert Chou

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141047 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2003-12-23 03:55:34 +00:00
parent f608f7503c
commit 97e088c88c
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 1.32 $ $Date: 2003/11/19 07:06:47 $ -->
<!-- $Revision: 1.33 $ $Date: 2003/12/23 03:55:34 $ -->
<project>
<extend>../../jakarta-commons/project.xml</extend>
<name>Math</name>
@ -43,10 +43,12 @@ The Math project is a library of lightweight, self-contained mathematics and sta
</developer>
<developer>
<name>J. Pietschmann</name>
<id>pietsch</id>
<email>j3322ptm@yahoo.de</email>
</developer>
<developer>
<name>Brent Worden</name>
<id>brentworden</id>
<email>brentworden@apache.org</email>
</developer>
</developers>