From patchwork Wed Nov 29 04:00:13 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fam Zheng X-Patchwork-Id: 842443 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 3ymmzg2GHzz9sPt for ; Wed, 29 Nov 2017 15:01:02 +1100 (AEDT) Received: from localhost ([::1]:41182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJtYO-00019a-9B for incoming@patchwork.ozlabs.org; Tue, 28 Nov 2017 23:00:56 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJtXr-000184-BC for qemu-devel@nongnu.org; Tue, 28 Nov 2017 23:00:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJtXo-0001Vj-5p for qemu-devel@nongnu.org; Tue, 28 Nov 2017 23:00:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8938) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eJtXn-0001Uz-Vt for qemu-devel@nongnu.org; Tue, 28 Nov 2017 23:00:20 -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 119C083F3F; Wed, 29 Nov 2017 04:00:19 +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 A4EE85D975; Wed, 29 Nov 2017 04:00:14 +0000 (UTC) From: Fam Zheng To: qemu-devel@nongnu.org Date: Wed, 29 Nov 2017 12:00:13 +0800 Message-Id: <20171129040013.11804-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.27]); Wed, 29 Nov 2017 04:00:19 +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 v2] 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 | 4 +++- 1 file changed, 3 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..1758436 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,9 @@ 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. You can run `git config format.subjectprefix +'qemu-web PATCH'`, so that `git-send-email` command will do it for you.) 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