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-numbers.git


The following commit(s) were added to refs/heads/master by this push:
     new bd454efc added my name to contributor list
bd454efc is described below

commit bd454efcf893298fbe875c070bd7c99744e792d4
Author: Sumanth Rajkumar <[email protected]>
AuthorDate: Fri Jul 8 11:33:05 2022 -0400

    added my name to contributor list
---
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index a6d24a17..cce4ce39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -702,6 +702,9 @@ This is avoided by creating an empty directory when svn is 
not available.
   </developers>
 
   <contributors>
+    <contributor>
+      <name>Sumanth Rajkumar</name>
+    </contributor>
     <contributor>
       <name>Raymond DeCampo</name>
       <email>ray at decampo dot org</email>

Reply via email to