Add Guangxu Cheng 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/1b716ad5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1b716ad5 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/1b716ad5 Branch: refs/heads/HBASE-19064 Commit: 1b716ad5c8c81d10ecdbc4ebeb10c67e28d23801 Parents: a5ed463 Author: Guangxu Cheng <guangxuch...@gmail.com> Authored: Mon Jun 4 14:54:39 2018 +0800 Committer: Guangxu Cheng <guangxuch...@gmail.com> Committed: Mon Jun 4 14:54:39 2018 +0800 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/1b716ad5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4e1797b..ed7a172 100755 --- a/pom.xml +++ b/pom.xml @@ -303,6 +303,12 @@ <timezone>-8</timezone> </developer> <developer> + <id>gxcheng</id> + <name>Guangxu Cheng</name> + <email>gxch...@apache.org</email> + <timezone>+8</timezone> + </developer> + <developer> <id>huaxiangsun</id> <name>Huaxiang Sun</name> <email>huaxiang...@apache.org</email>