You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemall.apache.org by my...@apache.org on 2018/11/03 07:46:15 UTC

incubator-hivemall git commit: Added Koji to the Mentor list

Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 62a97798b -> c53dbdfa4


Added Koji to the Mentor list


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

Branch: refs/heads/master
Commit: c53dbdfa490a244b1c6f41847e800486069cad26
Parents: 62a9779
Author: Makoto Yui <my...@apache.org>
Authored: Sat Nov 3 16:46:08 2018 +0900
Committer: Makoto Yui <my...@apache.org>
Committed: Sat Nov 3 16:46:08 2018 +0900

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


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/c53dbdfa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 89ed8de..d03fea1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,6 +231,17 @@
 				<role>Mentor</role>
 			</roles>
 		</developer>
+		<developer>
+			<id>koji</id>
+			<name>Koji Sekiguchi</name>
+			<email>koji[at]apache.org</email>
+			<url>https://www.linkedin.com/in/koji-sekiguchi-75010350/</url>
+			<organization>RONDHUIT Co, Ltd.</organization>
+			<organizationUrl>https://www.rondhuit.com/</organizationUrl>
+			<roles>
+				<role>Mentor</role>
+			</roles>
+		</developer>
 	</developers>
 
 	<packaging>pom</packaging>