qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>, Sean Wei <me@sean.taipei>
Subject: [PULL 1/9] MAINTAINERS: update docs file extensions (.txt -> .rst)
Date: Wed,  2 Jul 2025 19:01:56 +0200	[thread overview]
Message-ID: <20250702170206.212303-2-thuth@redhat.com> (raw)
In-Reply-To: <20250702170206.212303-1-thuth@redhat.com>

From: Sean Wei <me@sean.taipei>

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>
Message-ID: <20250616.qemu.relocated.01@sean.taipei>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7128e0bc98e..749799b0f84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2541,7 +2541,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*
@@ -2746,7 +2746,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
-- 
2.50.0



  reply	other threads:[~2025-07-02 17:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-02 17:01 [PULL 0/9] Various fixes for MAINTAINERS, s390x and tests Thomas Huth
2025-07-02 17:01 ` Thomas Huth [this message]
2025-07-02 17:01 ` [PULL 2/9] MAINTAINERS: fix vendor capitalization (Vmware -> VMware) Thomas Huth
2025-07-02 17:01 ` [PULL 3/9] MAINTAINERS: fix VMware filename typo (vwm -> vmw) Thomas Huth
2025-07-02 17:01 ` [PULL 4/9] treewide: update docs file extensions (.txt -> .rst) in comments Thomas Huth
2025-07-02 17:02 ` [PULL 5/9] treewide: fix paths for relocated files " Thomas Huth
2025-07-02 17:02 ` [PULL 6/9] MAINTAINERS: fix paths for relocated files Thomas Huth
2025-07-02 17:02 ` [PULL 7/9] target/s390x: set has_deprecated_props flag Thomas Huth
2025-07-02 17:02 ` [PULL 8/9] target/s390x: A fix for the trouble with tribles Thomas Huth
2025-07-02 17:02 ` [PULL 9/9] tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO image Thomas Huth
2025-07-03 13:37 ` [PULL 0/9] Various fixes for MAINTAINERS, s390x and tests Stefan Hajnoczi

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=20250702170206.212303-2-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=me@sean.taipei \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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).