From patchwork Wed Nov 29 01:58:51 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fam Zheng X-Patchwork-Id: 842395 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3ymkHV3Vfsz9sBd for ; Wed, 29 Nov 2017 12:59:34 +1100 (AEDT) Received: from localhost ([::1]:40899 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJreu-0000Df-L0 for incoming@patchwork.ozlabs.org; Tue, 28 Nov 2017 20:59:32 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJreN-0000Bw-Nb for qemu-devel@nongnu.org; Tue, 28 Nov 2017 20:59:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJreK-0005wC-MI for qemu-devel@nongnu.org; Tue, 28 Nov 2017 20:58:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47064) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eJreK-0005vF-G3 for qemu-devel@nongnu.org; Tue, 28 Nov 2017 20:58:56 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 380FB883A0; Wed, 29 Nov 2017 01:58:55 +0000 (UTC) Received: from lemon.redhat.com (ovpn-12-36.pek2.redhat.com [10.72.12.36]) by smtp.corp.redhat.com (Postfix) with ESMTP id A860F5D964; Wed, 29 Nov 2017 01:58:53 +0000 (UTC) From: Fam Zheng To: qemu-devel@nongnu.org Date: Wed, 29 Nov 2017 09:58:51 +0800 Message-Id: <20171129015851.16429-1-famz@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Wed, 29 Nov 2017 01:58:55 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH qemu-web] Suggest qemu-web prefix in the introductory post X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: yu.ning@linux.intel.com, pbonzini@redhat.com Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Chances are qemu-devel@nongnu.org patches only adding new files can be picked up by patchew and treated like a qemu.git patch. Patchew already ignores [qemu-web] patches, so suggest it in this article as well. (Are there better places to document this?) Signed-off-by: Fam Zheng --- _posts/2017-02-04-the-new-qemu-website-is-up.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/2017-02-04-the-new-qemu-website-is-up.md b/_posts/2017-02-04-the-new-qemu-website-is-up.md index 66d3181..c16053c 100644 --- a/_posts/2017-02-04-the-new-qemu-website-is-up.md +++ b/_posts/2017-02-04-the-new-qemu-website-is-up.md @@ -19,7 +19,8 @@ and the source code for the website can be cloned from the repository. Just like for any other project hosted by QEMU, the best way to propose or contribute a new change is by sending a patch through the [qemu-devel@nongnu.org](https://lists.nongnu.org/mailman/listinfo/qemu-devel) -mailing list. +mailing list. (Add `[qemu-web PATCH]` to the subject so that CI will not be +confused with qemu.git patches.) For example, if you would like to add a new screenshot to the homepage, you can clone the `qemu-web.git` repository, add a PNG file to the