Repository: incubator-atlas Updated Branches: refs/heads/master 65581a31e -> 401d39af2
Adding committer information for ID:ayubpathan Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/401d39af Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/401d39af Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/401d39af Branch: refs/heads/master Commit: 401d39af229c245316d83605e90c4fcedab343ac Parents: 65581a3 Author: ayubpathan <[email protected]> Authored: Fri Mar 31 21:52:23 2017 +0530 Committer: ayubpathan <[email protected]> Committed: Fri Mar 31 21:52:23 2017 +0530 ---------------------------------------------------------------------- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/401d39af/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9370cfd..2074d1a 100644 --- a/pom.xml +++ b/pom.xml @@ -444,6 +444,16 @@ </roles> <organization>Hortonworks Inc.</organization> </developer> + <developer> + <id>ayubpathan</id> + <name>Ayub Pathan</name> + <email>[email protected]</email> + <timezone>Asia/Kolkata</timezone> + <roles> + <role>committer</role> + </roles> + <organization>Hortonworks Inc.</organization> + </developer> </developers> <properties>
