This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git

commit 1d50e68f6df3a5370215e8d63888930c826c73fa
Author: aherbert <aherb...@apache.org>
AuthorDate: Thu Oct 13 13:23:04 2022 +0100

    Add my name to the developers
---
 pom.xml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index aa83b71b6..83d905e48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -906,6 +906,11 @@ This is avoided by creating an empty directory when svn is 
not available.
       <id>ericbarnhill</id>
       <email>ericbarnhill at apache dot org</email>
     </developer>
+    <developer>
+      <name>Alex Herbert</name>
+      <id>aherbert</id>
+      <email>aherbert at apache dot org</email>
+    </developer>
   </developers>
   <contributors>
     <contributor>
@@ -1139,9 +1144,6 @@ This is avoided by creating an empty directory when svn 
is not available.
     <contributor>
       <name>Artavazd Balaian</name>
     </contributor>
-    <contributor>
-      <name>Alex Herbert</name>
-    </contributor>
     <contributor>
       <name>Samy Badjoudj</name>
     </contributor>

Reply via email to