add chia7712 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/154e58ef Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/154e58ef Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/154e58ef Branch: refs/heads/hbase-12439 Commit: 154e58ef3255195eeaf35eb7db62e9beb83aab35 Parents: 0ed50f4 Author: Chia-Ping Tsai <[email protected]> Authored: Sat Mar 18 03:15:17 2017 +0800 Committer: Chia-Ping Tsai <[email protected]> Committed: Sat Mar 18 03:15:17 2017 +0800 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/154e58ef/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 535573d..34e3102 100644 --- a/pom.xml +++ b/pom.xml @@ -206,6 +206,12 @@ <timezone>+8</timezone> </developer> <developer> + <id>chia7712</id> + <name>Chia-Ping Tsai</name> + <email>[email protected]</email> + <timezone>+8</timezone> + </developer> + <developer> <id>ddas</id> <name>Devaraj Das</name> <email>[email protected]</email>
