Repository: hbase Updated Branches: refs/heads/master 45fc2bdd8 -> 7bff9efdd
Add liushaohui as a developer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7bff9efd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7bff9efd Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/7bff9efd Branch: refs/heads/master Commit: 7bff9efdd9916daa442439c62e0560989d18862b Parents: 45fc2bd Author: Liu Shaohui <[email protected]> Authored: Wed Jan 7 16:31:04 2015 +0800 Committer: Liu Shaohui <[email protected]> Committed: Wed Jan 7 16:31:04 2015 +0800 ---------------------------------------------------------------------- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/7bff9efd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5c9d834..b3b252c 100644 --- a/pom.xml +++ b/pom.xml @@ -298,6 +298,14 @@ <organizationUrl>http://www.xiaomi.com/</organizationUrl> </developer> <developer> + <id>liushaohui</id> + <name>Shaohui Liu</name> + <email>[email protected]</email> + <timezone>+8</timezone> + <organization>Xiaomi</organization> + <organizationUrl>http://www.xiaomi.com/</organizationUrl> + </developer> + <developer> <id>mbautin</id> <name>Mikhail Bautin</name> <email>[email protected]</email>
