Repository: incubator-hivemall Updated Branches: refs/heads/master 47d1100c1 -> 49441baf0
Updated 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/49441baf Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/49441baf Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/49441baf Branch: refs/heads/master Commit: 49441baf0273e8c0b319699584d5b5025e51a8a3 Parents: 47d1100 Author: Makoto Yui <[email protected]> Authored: Tue Sep 18 14:52:09 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Tue Sep 18 14:52:09 2018 +0900 ---------------------------------------------------------------------- pom.xml | 22 ---------------------- 1 file changed, 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/49441baf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index aa682c6..89ed8de 100644 --- a/pom.xml +++ b/pom.xml @@ -221,17 +221,6 @@ </roles> </developer> <developer> - <id>rxin</id> - <name>Reynold Xin</name> - <email>rxin[at]databricks.com</email> - <url>http://rxin.org</url> - <organization>Databricks Inc.</organization> - <organizationUrl>https://databricks.com/</organizationUrl> - <roles> - <role>Mentor</role> - </roles> - </developer> - <developer> <id>meng</id> <name>Xiangrui Meng</name> <email>meng[at]databricks.com</email> @@ -242,17 +231,6 @@ <role>Mentor</role> </roles> </developer> - <developer> - <id>weimer</id> - <name>Markus Weimer</name> - <email>markus[at]weimo.de</email> - <url>http://www.markusweimer.com/</url> - <organization>Microsoft Corporation</organization> - <organizationUrl>https://www.microsoft.com/</organizationUrl> - <roles> - <role>Past Mentor (resigned on Mar 1, 2018)</role> - </roles> - </developer> </developers> <packaging>pom</packaging>
