From cvs-return-35604-archive-asf-public=cust-asf.ponee.io@incubator.apache.org Sun Sep 15 15:06:15 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id CC0231804BB for ; Sun, 15 Sep 2019 17:06:14 +0200 (CEST) Received: (qmail 48306 invoked by uid 500); 15 Sep 2019 15:06:14 -0000 Mailing-List: contact cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list cvs@incubator.apache.org Received: (qmail 48283 invoked by uid 99); 15 Sep 2019 15:06:13 -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; Sun, 15 Sep 2019 15:06:13 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 7B94580932; Sun, 15 Sep 2019 15:06:13 +0000 (UTC) Date: Sun, 15 Sep 2019 15:06:13 +0000 To: "cvs@incubator.apache.org" Subject: [incubator] branch master updated: Fix typo Apaeh to Apache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <156855997327.26162.17424031133985248999@gitbox.apache.org> From: fokko@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 65a07accea0d992e8927b2cd54bba91d9527daa5 X-Git-Newrev: f43e6e2a88c2bded103ac8b7cd692cb07fffd226 X-Git-Rev: f43e6e2a88c2bded103ac8b7cd692cb07fffd226 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator.git The following commit(s) were added to refs/heads/master by this push: new f43e6e2 Fix typo Apaeh to Apache new d86560c Merge pull request #34 from empeje/patch-1 f43e6e2 is described below commit f43e6e2a88c2bded103ac8b7cd692cb07fffd226 Author: mpj <11813607+empeje@users.noreply.github.com> AuthorDate: Sun Sep 15 21:53:50 2019 +0700 Fix typo Apaeh to Apache --- pages/index.ad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.ad b/pages/index.ad index 4e91a14..9112204 100644 --- a/pages/index.ad +++ b/pages/index.ad @@ -25,7 +25,7 @@ potential podlings decide whether the ASF is a good fit for them and guides them through the steps required to become an ASF podling. -See a keynote https://www.youtube.com/watch?v=TQwrH0PlpZg[The Apaeh Way], by Rich Bowen at MesosCon Europe in 2017 +See a keynote https://www.youtube.com/watch?v=TQwrH0PlpZg[The Apache Way], by Rich Bowen at MesosCon Europe in 2017 for a good background of how the ASF operates what it's values are. For guidance on releases see https://www.youtube.com/watch?v=I0-lp1t9ee0[How to get your release through the incubator] --------------------------------------------------------------------- To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org For additional commands, e-mail: cvs-help@incubator.apache.org