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 8B0E6200BFD for ; Sun, 15 Jan 2017 14:02:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 898B2160B41; Sun, 15 Jan 2017 13:02:00 +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 D1788160B2B for ; Sun, 15 Jan 2017 14:01:59 +0100 (CET) Received: (qmail 45860 invoked by uid 500); 15 Jan 2017 13:01:59 -0000 Mailing-List: contact commits-help@ponymail.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ponymail.incubator.apache.org Delivered-To: mailing list commits@ponymail.incubator.apache.org Received: (qmail 45851 invoked by uid 99); 15 Jan 2017 13:01:59 -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; Sun, 15 Jan 2017 13:01:59 +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 952D0C1F67 for ; Sun, 15 Jan 2017 13:01:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] 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 ZsOG5NsBiyJD for ; Sun, 15 Jan 2017 13:01:57 +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 250675F36C for ; Sun, 15 Jan 2017 13:01:56 +0000 (UTC) Received: (qmail 45839 invoked by uid 99); 15 Jan 2017 13:01:56 -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; Sun, 15 Jan 2017 13:01:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4A196DFC15; Sun, 15 Jan 2017 13:01:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@ponymail.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-ponymail-site git commit: Automatic Site Publish by Buildbot Date: Sun, 15 Jan 2017 13:01:56 +0000 (UTC) archived-at: Sun, 15 Jan 2017 13:02:00 -0000 Repository: incubator-ponymail-site Updated Branches: refs/heads/asf-site dce3e8cbd -> a4ad431ff Automatic Site Publish by Buildbot Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/commit/a4ad431f Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/tree/a4ad431f Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/diff/a4ad431f Branch: refs/heads/asf-site Commit: a4ad431ff441d4f0e86fe9e59b77a229cc3fe273 Parents: dce3e8c Author: buildbot Authored: Sun Jan 15 13:01:53 2017 +0000 Committer: buildbot Committed: Sun Jan 15 13:01:53 2017 +0000 ---------------------------------------------------------------------- content/source.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/a4ad431f/content/source.html ---------------------------------------------------------------------- diff --git a/content/source.html b/content/source.html index d9fe4a8..b7af76e 100644 --- a/content/source.html +++ b/content/source.html @@ -39,8 +39,9 @@

You can check out our canonical source repository at: https://git-wip-us.apache.org/repos/asf/incubator-ponymail.git

We also have a GitHub mirror at: https://github.com/apache/incubator-ponymail

-

Our web site is generated from the following repository: +

Our web site is generated from the asf-site branch in following repository: https://git-wip-us.apache.org/repos/asf/incubator-ponymail-site.git

+

e.g. git clone -b asf-site https://git-wip-us.apache.org/repos/asf/incubator-ponymail-site.git ponymail-site

See the BUILDING.txt file in the repo for instructions.

Disclaimer