added committer details (cherry picked from commit bed2a70d6302325ec909ff119694784618d5bda4)
Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/769aaf13 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/769aaf13 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/769aaf13 Branch: refs/heads/0.7-incubating Commit: 769aaf135b2c2ff3d615f9f475cb4e4cc41f9f9b Parents: 9ea1ad6 Author: Darshan <[email protected]> Authored: Sun Aug 14 23:32:36 2016 +0530 Committer: Madhan Neethiraj <[email protected]> Committed: Thu Dec 22 15:17:38 2016 -0800 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/769aaf13/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d7ed12d..4c1b6dd 100755 --- a/pom.xml +++ b/pom.xml @@ -375,6 +375,17 @@ <organization>IBM Corporation</organization> <!--<organizationUrl>http://www.ibm.com</organizationUrl>--> </developer> + <developer> + <id>darshankumar</id> + <name>Darshan Kumar</name> + <email>[email protected]</email> + <timezone>+05:30</timezone> + <roles> + <role>committer</role> + </roles> + <organization>MPR</organization> + <!--<organizationUrl>http://www.ibm.com</organizationUrl>--> + </developer> </developers> <properties>
