Repository: incubator-atlas Updated Branches: refs/heads/master 28c9efb1d -> a4ceec90c
Added kbhatt as committer in pom.xml Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/a4ceec90 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/a4ceec90 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/a4ceec90 Branch: refs/heads/master Commit: a4ceec90cc32a09d8035fe07e7377ee0f71923a7 Parents: 28c9efb Author: Keval Bhatt <[email protected]> Authored: Fri Jul 29 18:15:37 2016 +0530 Committer: Keval Bhatt <[email protected]> Committed: Fri Jul 29 18:15:37 2016 +0530 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/a4ceec90/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 44eac62..857a244 100755 --- a/pom.xml +++ b/pom.xml @@ -351,6 +351,17 @@ <organization>Hortonworks Inc.</organization> <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> </developer> + <developer> + <id>kbhatt</id> + <name>Keval Bhatt</name> + <email>[email protected]</email> + <timezone>+05:30</timezone> + <roles> + <role>committer</role> + </roles> + <organization>Freestone Infotech</organization> + <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + </developer> </developers> <properties>
