Repository: hbase Updated Branches: refs/heads/master b7bde350a -> 0cf164292
Add Guanghao Zhang 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/0cf16429 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0cf16429 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/0cf16429 Branch: refs/heads/master Commit: 0cf16429269bb508f215a3ef60221feb8d8d098b Parents: b7bde35 Author: Guanghao Zhang <[email protected]> Authored: Tue Dec 20 10:43:17 2016 +0800 Committer: Guanghao Zhang <[email protected]> Committed: Tue Dec 20 10:43:17 2016 +0800 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/0cf16429/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 539e462..02320dc 100644 --- a/pom.xml +++ b/pom.xml @@ -474,6 +474,12 @@ <timezone>+8</timezone> </developer> <developer> + <id>zghao</id> + <name>Guanghao Zhang</name> + <email>[email protected]</email> + <timezone>+8</timezone> + </developer> + <developer> <id>zhangduo</id> <name>Duo Zhang</name> <email>[email protected]</email>
