You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by mi...@apache.org on 2017/09/29 17:38:33 UTC

hbase git commit: Update Misty's timezone

Repository: hbase
Updated Branches:
  refs/heads/master 4136ab338 -> b0e1a1509


Update Misty's timezone

Signed-off-by: Misty Stanley-Jones <mi...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b0e1a150
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b0e1a150
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b0e1a150

Branch: refs/heads/master
Commit: b0e1a150928a5eb5dca2f933dc55ac206977f3ca
Parents: 4136ab3
Author: Misty Stanley-Jones <mi...@apache.org>
Authored: Fri Sep 29 10:37:45 2017 -0700
Committer: Misty Stanley-Jones <mi...@apache.org>
Committed: Fri Sep 29 10:37:45 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/b0e1a150/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 13be3ab..272e4d4 100755
--- a/pom.xml
+++ b/pom.xml
@@ -431,7 +431,7 @@
       <id>misty</id>
       <name>Misty Stanley-Jones</name>
       <email>misty@apache.org</email>
-      <timezone>+10</timezone>
+      <timezone>-8</timezone>
     </developer>
     <developer>
       <id>ndimiduk</id>