Repository: commons-math Updated Branches: refs/heads/master 387880a63 -> cf4416a84
moved myself from contributor to developer section Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6913170b Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/6913170b Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/6913170b Branch: refs/heads/master Commit: 6913170b0def896d348d609baa5602972e76ef6c Parents: 387880a Author: Otmar Ertl <[email protected]> Authored: Fri Jul 17 20:31:33 2015 +0200 Committer: Otmar Ertl <[email protected]> Committed: Fri Jul 17 20:31:33 2015 +0200 ---------------------------------------------------------------------- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/6913170b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1675d08..34b3d90 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,11 @@ <email>rdonkin at apache dot org</email> </developer> <developer> + <name>Otmar Ertl</name> + <id>oertl</id> + <email>oert at apache dot org</email> + </developer> + <developer> <name>Luc Maisonobe</name> <id>luc</id> <email>luc at apache dot org</email> @@ -207,9 +212,6 @@ <name>Ole Ersoy</name> </contributor> <contributor> - <name>Otmar Ertl</name> - </contributor> - <contributor> <name>Ajo Fod</name> </contributor> <contributor>
