qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Sean Wei <me@sean.taipei>, qemu-devel@nongnu.org
Cc: "Dmitry Fleytman" <dmitry.fleytman@gmail.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Peter Maydell" <peter.maydell@linaro.org>
Subject: Re: [PATCH 1/6] MAINTAINERS: update docs file extensions (.txt -> .rst)
Date: Tue, 1 Jul 2025 19:18:07 +0200	[thread overview]
Message-ID: <cf8846e8-24b1-4c76-acfe-88a62913c8e9@redhat.com> (raw)
In-Reply-To: <20250616.qemu.relocated.01@sean.taipei>

On 16/06/2025 17.47, Sean Wei wrote:
> The documentation tree has been converted to reStructuredText, but
> two entries in MAINTAINERS still point to the removed *.txt files.
> 
> This prevents scripts/get_maintainer.pl from matching the documents.
> 
> Update those entries to *.rst so the maintainer script works again.
> 
> Related commits:
>    8472cc5dbe6 (Sep 2023): docs/specs/vmw_pvscsi-spec: Convert to rST
>    8e72ceee5cd (Jun 2022): Rename docs/specs/fw_cfg.txt to .rst
> 
> Signed-off-by: Sean Wei <me@sean.taipei>
> ---
>   MAINTAINERS | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 28b3dd2684..fed8619874 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2531,7 +2531,7 @@ F: hw/net/net_tx_pkt*
>   Vmware
>   M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
>   S: Maintained
> -F: docs/specs/vmw_pvscsi-spec.txt
> +F: docs/specs/vmw_pvscsi-spec.rst
>   F: hw/display/vmware_vga.c
>   F: hw/net/vmxnet*
>   F: hw/scsi/vmw_pvscsi*
> @@ -2736,7 +2736,7 @@ Firmware configuration (fw_cfg)
>   M: Philippe Mathieu-Daudé <philmd@linaro.org>
>   R: Gerd Hoffmann <kraxel@redhat.com>
>   S: Supported
> -F: docs/specs/fw_cfg.txt
> +F: docs/specs/fw_cfg.rst
>   F: hw/nvram/fw_cfg*.c
>   F: stubs/fw_cfg.c
>   F: include/hw/nvram/fw_cfg.h

Reviewed-by: Thomas Huth <thuth@redhat.com>



  reply	other threads:[~2025-07-01 17:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-16 15:46 [PATCH 0/6] Fix paths for relocated files Sean Wei
2025-06-16 15:47 ` [PATCH 1/6] MAINTAINERS: update docs file extensions (.txt -> .rst) Sean Wei
2025-07-01 17:18   ` Thomas Huth [this message]
2025-06-16 15:48 ` [PATCH 2/6] MAINTAINERS: fix paths for relocated files Sean Wei
2025-07-01 17:24   ` Thomas Huth
2025-07-01 18:06     ` Sean Wei
2025-07-01 18:54       ` Thomas Huth
2025-06-16 15:49 ` [PATCH 3/6] MAINTAINERS: fix vendor capitalization (Vmware -> VMware) Sean Wei
2025-06-16 15:50 ` [PATCH 4/6] MAINTAINERS: fix VMware filename typo (vwm -> vmw) Sean Wei
2025-07-01 17:25   ` Thomas Huth
2025-06-16 15:50 ` [PATCH 5/6] treewide: update docs file extensions (.txt -> .rst) in comments Sean Wei
2025-07-01 17:28   ` Thomas Huth
2025-07-02  5:50   ` Harsh Prateek Bora
2025-06-16 15:51 ` [PATCH 6/6] treewide: fix paths for relocated files " Sean Wei
2025-07-01 17:32   ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cf8846e8-24b1-4c76-acfe-88a62913c8e9@redhat.com \
    --to=thuth@redhat.com \
    --cc=dmitry.fleytman@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=me@sean.taipei \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).