Repository: hbase Updated Branches: refs/heads/master 4dc805145 -> cd478d156
Add Ashu Pachauri to pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cd478d15 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cd478d15 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/cd478d15 Branch: refs/heads/master Commit: cd478d1564f6f6dad9b8624ddf1d7cc5f8fc5d1d Parents: 4dc8051 Author: Ashu Pachauri <[email protected]> Authored: Fri Jun 16 16:24:07 2017 -0700 Committer: Ashu Pachauri <[email protected]> Committed: Fri Jun 16 16:25:30 2017 -0700 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/cd478d15/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2310721..02b8d4f 100644 --- a/pom.xml +++ b/pom.xml @@ -200,6 +200,12 @@ <timezone>+5</timezone> </developer> <developer> + <id>ashu</id> + <name>Ashu Pachauri</name> + <email>[email protected]</email> + <timezone>-8</timezone> + </developer> + <developer> <id>binlijin</id> <name>Lijin Bin</name> <email>[email protected]</email>
