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

farhank31 pushed a commit to branch atlas-2.6
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/atlas-2.6 by this push:
     new 680c70016 Updated memberlist details in pom.xml
680c70016 is described below

commit 680c70016228af4e931d47195ef356d0f932610f
Author: Farhan Khan <[email protected]>
AuthorDate: Wed May 27 14:52:54 2026 +0530

    Updated memberlist details in pom.xml
    
    (cherry-picked from commit d476ca64124dd2f91c7cac62c46fa2142be5c534)
---
 pom.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/pom.xml b/pom.xml
index a48b50536..c5fa6b1f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1825,6 +1825,16 @@
             <timezone>America/New_York</timezone>
             <!--<organizationUrl>https://www.aetna.com</organizationUrl>-->
         </developer>
+        <developer>
+            <id>fkhan</id>
+            <name>Farhan Khan</name>
+            <email>[email protected]</email>
+            <organization>Freestone Infotech</organization>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <timezone>Asia/Kolkata</timezone>
+        </developer>
         <developer>
             <id>grahamwallis</id>
             <name>Graham Wallis</name>

Reply via email to