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

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

commit 6162943283fe412ad11ffa10cab545335902ee29
Author: sidmishra <[email protected]>
AuthorDate: Wed Apr 28 12:09:42 2021 -0700

    Added committer information for Sidharth Mishra
    
    (cherry picked from commit 127ed22e7b50b7384f62abad47d8d1a175e395d3)
---
 pom.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/pom.xml b/pom.xml
index 779dd8e..db429d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -485,6 +485,17 @@
             <!--<organizationUrl>https://www.cloudera.com</organizationUrl>-->
         </developer>
         <developer>
+            <id>sidmishra</id>
+            <name>Sidharth Mishra</name>
+            <email>[email protected]</email>
+            <timezone>America/Los_Angeles</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>Cloudera Inc.</organization>
+            <!--<organizationUrl>https://www.cloudera.com</organizationUrl>-->
+        </developer>
+        <developer>
             <id>sriksun</id>
             <name>Srikanth Sundarrajan</name>
             <email>[email protected]</email>

Reply via email to