Add committer information
Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/b1fd6995 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/b1fd6995 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/b1fd6995 Branch: refs/heads/master Commit: b1fd699549c280e5fd29b8dd522ecc7fd0660f9d Parents: 81d3184 Author: nixonrodrigues <[email protected]> Authored: Wed Apr 12 17:06:47 2017 +0530 Committer: nixonrodrigues <[email protected]> Committed: Wed Apr 12 17:06:47 2017 +0530 ---------------------------------------------------------------------- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/b1fd6995/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2074d1a..934be23 100644 --- a/pom.xml +++ b/pom.xml @@ -454,6 +454,16 @@ </roles> <organization>Hortonworks Inc.</organization> </developer> + <developer> + <id>nixon</id> + <name>Nixon Rodrigues</name> + <email>[email protected]</email> + <timezone>Asia/Kolkata</timezone> + <roles> + <role>committer</role> + </roles> + <organization>Freestone Infotech</organization> + </developer> </developers> <properties>
