You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by an...@apache.org on 2015/06/11 14:32:58 UTC

hbase git commit: Added Mikhail Antonov to pom.xml

Repository: hbase
Updated Branches:
  refs/heads/master 349cbe102 -> 47bd7de6d


Added Mikhail Antonov 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/47bd7de6
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/47bd7de6
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/47bd7de6

Branch: refs/heads/master
Commit: 47bd7de6d87f35b2c07ca83be209f73ae2b41c27
Parents: 349cbe1
Author: Mikhail Antonov <an...@apache.org>
Authored: Thu Jun 11 05:28:20 2015 -0700
Committer: Mikhail Antonov <an...@apache.org>
Committed: Thu Jun 11 05:28:20 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/47bd7de6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a45e745..71ee4bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,6 +156,14 @@
       <organizationUrl>http://www.intel.com</organizationUrl>
     </developer>
     <developer>
+      <id>antonov</id>
+      <name>Mikhail Antonov</name>
+      <email>antonov@apache.org</email>
+      <timezone>-8</timezone>
+      <organization>WANdisco</organization>
+      <organizationUrl>http://www.wandisco.com/</organizationUrl>
+    </developer>
+    <developer>
       <id>busbey</id>
       <name>Sean Busbey</name>
       <email>busbey@apache.org</email>