Repository: incubator-atlas Updated Branches: refs/heads/master ee5b03cab -> ed2632c87
Adding Vimal Sharma as Committer Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/ed2632c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/ed2632c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/ed2632c8 Branch: refs/heads/master Commit: ed2632c87c42b4e942f0d14ea19a8ccf3c81b5e9 Parents: ee5b03c Author: Vimal Sharma <[email protected]> Authored: Wed Nov 9 15:59:42 2016 +0530 Committer: Vimal Sharma <[email protected]> Committed: Wed Nov 9 16:02:15 2016 +0530 ---------------------------------------------------------------------- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/ed2632c8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9b7add8..29e5a3b 100644 --- a/pom.xml +++ b/pom.xml @@ -402,6 +402,16 @@ </roles> <organization></organization> </developer> + <developer> + <id>svimal2106</id> + <name>Vimal Sharma</name> + <email>[email protected]</email> + <timezone>Asia/Kolkata</timezone> + <roles> + <role>committer</role> + </roles> + <organization></organization> + </developer> </developers> <properties>
