Repository: hbase Updated Branches: refs/heads/master d0e55429b -> ddcf02ee2
Add Zach York to contributors list Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ddcf02ee Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ddcf02ee Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ddcf02ee Branch: refs/heads/master Commit: ddcf02ee2212ebe36ffbfe4797b212f04f56ac32 Parents: d0e5542 Author: Zach York <[email protected]> Authored: Wed Mar 14 16:59:13 2018 -0700 Committer: Zach York <[email protected]> Committed: Wed Mar 14 16:59:13 2018 -0700 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/ddcf02ee/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8c84cbc..27d786b 100755 --- a/pom.xml +++ b/pom.xml @@ -584,6 +584,12 @@ <email>[email protected]</email> <timezone>-8</timezone> </developer> + <developer> + <id>zyork</id> + <name>Zach York</name> + <email>[email protected]</email> + <timezone>-8</timezone> + </developer> </developers> <build> <extensions>
