You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by la...@apache.org on 2018/08/27 21:22:08 UTC

hbase git commit: Adding larsfrancke as a committer to the POM file

Repository: hbase
Updated Branches:
  refs/heads/master 3813f0ac3 -> 508925652


Adding larsfrancke as a committer to the POM file


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

Branch: refs/heads/master
Commit: 5089256529c7c04bb1a8eb67efc204c36b15a110
Parents: 3813f0a
Author: Lars Francke <la...@gmail.com>
Authored: Mon Aug 27 23:05:49 2018 +0200
Committer: Lars Francke <la...@gmail.com>
Committed: Mon Aug 27 23:05:49 2018 +0200

----------------------------------------------------------------------
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/50892565/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 540c1f9..3583da3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -393,6 +393,12 @@
       <timezone>-8</timezone>
     </developer>
     <developer>
+      <id>larsfrancke</id>
+      <name>Lars Francke</name>
+      <email>larsfrancke@apache.org</email>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
+    <developer>
       <id>larsgeorge</id>
       <name>Lars George</name>
       <email>larsgeorge@apache.org</email>