From issues-return-2069-archive-asf-public=cust-asf.ponee.io@hivemall.incubator.apache.org Thu Jan 11 14:06:38 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 9F74C180656 for ; Thu, 11 Jan 2018 14:06:38 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8F486160C20; Thu, 11 Jan 2018 13:06:38 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D55B9160C1F for ; Thu, 11 Jan 2018 14:06:37 +0100 (CET) Received: (qmail 52043 invoked by uid 500); 11 Jan 2018 13:06:37 -0000 Mailing-List: contact issues-help@hivemall.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hivemall.incubator.apache.org Delivered-To: mailing list issues@hivemall.incubator.apache.org Received: (qmail 52033 invoked by uid 99); 11 Jan 2018 13:06:37 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jan 2018 13:06:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id AA1C0C38BC for ; Thu, 11 Jan 2018 13:06:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.03 X-Spam-Level: X-Spam-Status: No, score=-4.03 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id AEIe1_hlSUTd for ; Thu, 11 Jan 2018 13:06:36 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 5E6B15F30C for ; Thu, 11 Jan 2018 13:06:35 +0000 (UTC) Received: (qmail 52030 invoked by uid 99); 11 Jan 2018 13:06:34 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jan 2018 13:06:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 89824E945F; Thu, 11 Jan 2018 13:06:34 +0000 (UTC) From: oza To: issues@hivemall.incubator.apache.org Reply-To: issues@hivemall.incubator.apache.org Message-ID: Subject: [GitHub] incubator-hivemall pull request #132: update Tsuyoshi Ozawa's organization. Content-Type: text/plain Date: Thu, 11 Jan 2018 13:06:34 +0000 (UTC) GitHub user oza opened a pull request: https://github.com/apache/incubator-hivemall/pull/132 update Tsuyoshi Ozawa's organization. ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## What type of PR is it? [Documentation] ## What is the Jira issue? This fix is a minor fix for release, so I have not yet created a jira ticket. Let me know if I should create it. ## How was this patch tested? By compiling the source code, confirming this change does not break the structure of pom.xml. ## Checklist (Please remove this section if not needed; check `x` for YES, blank for NO) - [x] Did you apply source code formatter, i.e., `mvn formatter:format`, for your commit? - [ ] Did you run system tests on Hive (or Spark)? You can merge this pull request into a Git repository by running: $ git pull https://github.com/oza/incubator-hivemall update-oza-org Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hivemall/pull/132.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #132 ---- commit 046c343b0ce7bb5b88a8f11416419267dac81a6f Author: Tsuyoshi Ozawa Date: 2018-01-11T13:01:16Z update Tsuyoshi Ozawa's organization. ---- ---