From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C870DC433EF for ; Fri, 1 Jul 2022 08:55:58 +0000 (UTC) Received: from localhost ([::1]:43474 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o7CRR-0000Cg-G8 for qemu-devel@archiver.kernel.org; Fri, 01 Jul 2022 04:55:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48352) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7CPH-0006l0-BW for qemu-devel@nongnu.org; Fri, 01 Jul 2022 04:53:43 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:54742) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7CPE-0005Wy-DB for qemu-devel@nongnu.org; Fri, 01 Jul 2022 04:53:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1656665619; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/ODqxJullWlu2NxA6HrQGVVl5UoiGdsUGNYE5NSwTuo=; b=Mch3ePAUc1bzUHPH6AvwYDekx0NLpMyoqVI7tjdxXj+irhOMNz5nlwfIst/BLx4fOpYSs1 FTkjq1brxnbuIcRBOtVb3hsjQ93ZK3D6BXFd/86iU6l3IMGARJ58S7xTvwQodrtyCXA3Z8 /cVOljCrBtkqh9a/4VKxaB7wzRXtV5I= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-609-LrRscGvROr6qu2RRUcvOjg-1; Fri, 01 Jul 2022 04:53:38 -0400 X-MC-Unique: LrRscGvROr6qu2RRUcvOjg-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id C199B85A580; Fri, 1 Jul 2022 08:53:37 +0000 (UTC) Received: from pinwheel (unknown [10.39.192.80]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C414D40CF8E8; Fri, 1 Jul 2022 08:53:35 +0000 (UTC) Date: Fri, 1 Jul 2022 14:23:31 +0530 From: Kashyap Chamarthy To: qemu-devel@nongnu.org Cc: pbonzini@redhat.com, thuth@redhat.com, peter.maydell@linaro.org, eblake@redhat.com Subject: Re: [PATCH v3 0/4] rSTify a few more docs; move them to QEMU Git Message-ID: References: <20220606164336.245740-1-kchamart@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Scanned-By: MIMEDefang 2.84 on 10.11.54.1 Received-SPF: pass client-ip=170.10.129.124; envelope-from=kchamart@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Ping. Thomas/Peter: when you get some time, please have a look at this. On Mon, Jun 06, 2022 at 06:55:47PM +0200, Kashyap Chamarthy wrote: > On Mon, Jun 06, 2022 at 06:49:49PM +0200, Kashyap Chamarthy wrote: > > Oops, messed up v3's cover-letter subject; now fixed. Sorry. > > Sigh, instead of "v3", I accidentally wrote "v4" in the cover-letter > subject. Now fix that too; sorry for the noise. > > > On Mon, Jun 06, 2022 at 06:43:32PM +0200, Kashyap Chamarthy wrote: > > > - Add back the "" fragment in security-process.rst > > > [Thomas] > > > - Add a docs/about/contacting-the-project.rst as per Peter's feedback > > > here: > > > https://lists.nongnu.org/archive/html/qemu-devel/2022-03/msg05178.html > > > [pm215] > > > - Keep Thomas' R-by for "docs: rSTify MailingLists wiki; move it to QEMU > > > Git" > > > > > > v2 cover letter: > > > ----------------------------------------------------------------------- > > > rSTify a few more docs; move them to QEMU Git > > > > > > This series rST-ifies: > > > > > > - security-process[1] > > > - MailingLists[2] > > > - GettingStartedDevelopers[3] > > > > > > The 'security-process' page is from the QEMU web and is moved to > > > docs/devel/ in QEMU Git. This is based on Paolo's feedback here[4]. > > > The next two docs are converted from the Wiki. > > > > > > [1] https://www.qemu.org/contribute/security-process > > > [2] https://wiki.qemu.org/Contribute/MailingLists > > > [3] https://wiki.qemu.org/Documentation/GettingStartedDevelopers > > > [4] https://lists.nongnu.org/archive/html/qemu-devel/2021-11/msg04002.html > > > ----------------------------------------------------------------------- > > > > > > Kashyap Chamarthy (4): > > > docs: rSTify "security-process" page; move it to QEMU Git > > > docs: rSTify MailingLists wiki; move it to QEMU Git > > > docs: rSTify GettingStartedDevelopers wiki; move it to QEMU Git > > > Add a new doc "contacting-the-project.rst" > > > > > > docs/about/contacting-the-project.rst | 16 ++ > > > docs/about/index.rst | 1 + > > > docs/devel/getting-started-developers.rst | 200 ++++++++++++++++++++++ > > > docs/devel/index.rst | 3 + > > > docs/devel/mailing-lists.rst | 51 ++++++ > > > docs/devel/security-process.rst | 190 ++++++++++++++++++++ > > > 6 files changed, 461 insertions(+) > > > create mode 100644 docs/about/contacting-the-project.rst > > > create mode 100644 docs/devel/getting-started-developers.rst > > > create mode 100644 docs/devel/mailing-lists.rst > > > create mode 100644 docs/devel/security-process.rst > > > > > > -- > > > 2.36.1 > > > > > > > -- > > /kashyap > > -- > /kashyap > > -- /kashyap