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 <sidmis...@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>sidmis...@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>srik...@apache.org</email>