You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by si...@apache.org on 2021/05/13 22:47:59 UTC

[atlas] branch master updated: Added committer information for Sidharth Mishra

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 127ed22  Added committer information for Sidharth Mishra
127ed22 is described below

commit 127ed22e7b50b7384f62abad47d8d1a175e395d3
Author: sidmishra <si...@cloudera.com>
AuthorDate: Wed Apr 28 12:09:42 2021 -0700

    Added committer information for Sidharth Mishra
---
 pom.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/pom.xml b/pom.xml
index bfa4abc..91c23ee 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>sidmishra@apache.org</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>sriksun@apache.org</email>