Add Abhishek Singh Chouhan to pom
Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d9ea8ee2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d9ea8ee2 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/d9ea8ee2 Branch: refs/heads/HBASE-18426 Commit: d9ea8ee2fbd25235ec8377ed5d6cb07502ef05fe Parents: c4b802b Author: Abhishek Singh Chouhan <[email protected]> Authored: Wed Jul 26 17:44:36 2017 +0530 Committer: Abhishek Singh Chouhan <[email protected]> Committed: Wed Jul 26 17:44:36 2017 +0530 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/d9ea8ee2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 63d6925..f1edb96 100644 --- a/pom.xml +++ b/pom.xml @@ -153,6 +153,12 @@ </mailingLists> <developers> <developer> + <id>achouhan</id> + <name>Abhishek Singh Chouhan</name> + <email>[email protected]</email> + <timezone>+5</timezone> + </developer> + <developer> <id>acube123</id> <name>Amitanand S. Aiyer</name> <email>[email protected]</email>
