identified myself as a developer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512384 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cd301c9e12
commit
dbd21b7762
10
pom.xml
10
pom.xml
|
@ -67,6 +67,11 @@
|
|||
<id>tobrien</id>
|
||||
<email>tobrien at apache dot org</email>
|
||||
</developer>
|
||||
<developer>
|
||||
<name>Luc Maisonobe</name>
|
||||
<id>luc</id>
|
||||
<email>luc at apache dot org</email>
|
||||
</developer>
|
||||
<developer>
|
||||
<name>J. Pietschmann</name>
|
||||
<id>pietsch</id>
|
||||
|
@ -99,9 +104,6 @@
|
|||
<contributor>
|
||||
<name>Piotr Kochanski</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Luc Maisonobe</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Fredrik Norin</name>
|
||||
</contributor>
|
||||
|
@ -121,7 +123,7 @@
|
|||
<name>Kim van der Linde</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Jörg Weimar</name>
|
||||
<name>J<EFBFBD>rg Weimar</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Xiaogang Zhang</name>
|
||||
|
|
|
@ -133,6 +133,11 @@
|
|||
<id>tobrien</id>
|
||||
<email>tobrien at apache dot org</email>
|
||||
</developer>
|
||||
<developer>
|
||||
<name>Luc Maisonobe</name>
|
||||
<id>luc</id>
|
||||
<email>luc at apache dot org</email>
|
||||
</developer>
|
||||
<developer>
|
||||
<name>J. Pietschmann</name>
|
||||
<id>pietsch</id>
|
||||
|
@ -165,9 +170,6 @@
|
|||
<contributor>
|
||||
<name>Piotr Kochanski</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Luc Maisonobe</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Fredrik Norin</name>
|
||||
</contributor>
|
||||
|
|
Loading…
Reference in New Issue