Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 84F27200D43 for ; Tue, 7 Nov 2017 01:22:35 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 83849160BFF; Tue, 7 Nov 2017 00:22:35 +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 F07F1160BEC for ; Tue, 7 Nov 2017 01:22:34 +0100 (CET) Received: (qmail 91188 invoked by uid 500); 7 Nov 2017 00:22:34 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 91172 invoked by uid 99); 7 Nov 2017 00:22:34 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Nov 2017 00:22:34 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 93DF184BFA; Tue, 7 Nov 2017 00:22:33 +0000 (UTC) Date: Tue, 07 Nov 2017 00:22:34 +0000 To: "commits@cordova.apache.org" Subject: [cordova-plugin-screen-orientation] 01/01: Merge branch 'master' into 2.0.x MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: steven@apache.org In-Reply-To: <151001415354.8035.16146942088848793748@gitbox.apache.org> References: <151001415354.8035.16146942088848793748@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: cordova-plugin-screen-orientation X-Git-Refname: refs/heads/2.0.x X-Git-Reftype: branch X-Git-Rev: acc9c67cf6a469b649f72080d14c9b0572a2a1f0 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171107002233.93DF184BFA@gitbox.apache.org> archived-at: Tue, 07 Nov 2017 00:22:35 -0000 This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch 2.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-screen-orientation.git commit acc9c67cf6a469b649f72080d14c9b0572a2a1f0 Merge: 55e897c 8a8f856 Author: Steve Gill AuthorDate: Mon Nov 6 14:38:24 2017 -0800 Merge branch 'master' into 2.0.x .appveyor.yml | 28 +++++++++++++++++++ .travis.yml | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 6 ++--- RELEASENOTES.md | 6 +++++ package.json | 5 +++- plugin.xml | 6 ++--- tests/plugin.xml | 2 +- 7 files changed, 127 insertions(+), 8 deletions(-) -- To stop receiving notification emails like this one, please contact "commits@cordova.apache.org" . --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org