All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: thuth@redhat.com, berrange@redhat.com
Subject: [PATCH 1/4] MAINTAINERS: Fix coverage of tests/functional/acpi-bits/
Date: Sat, 20 Dec 2025 08:24:13 +0100	[thread overview]
Message-ID: <20251220072416.3745923-2-armbru@redhat.com> (raw)
In-Reply-To: <20251220072416.3745923-1-armbru@redhat.com>

The pattern tests/functional/acpi-bits/* covers files in
acpi-bits/ (there are none), but not the files in its
subdirectories (there are five).  Drop the *.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 63e9ba521b..fcb60c0c02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2183,7 +2183,7 @@ ACPI/FUNCTIONAL/BIOSBITS
 M: Ani Sinha <anisinha@redhat.com>
 M: Michael S. Tsirkin <mst@redhat.com>
 S: Supported
-F: tests/functional/acpi-bits/*
+F: tests/functional/acpi-bits/
 F: tests/functional/x86_64/test_acpi_bits.py
 F: docs/devel/testing/acpi-bits.rst
 
-- 
2.49.0



  reply	other threads:[~2025-12-20  7:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-20  7:24 [PATCH 0/4] MAINTAINERS: A few fixes and additions Markus Armbruster
2025-12-20  7:24 ` Markus Armbruster [this message]
2026-01-02  9:00   ` [PATCH 1/4] MAINTAINERS: Fix coverage of tests/functional/acpi-bits/ Thomas Huth
2025-12-20  7:24 ` [PATCH 2/4] MAINTAINERS: Fix coverage of meson.build in tests/functional Markus Armbruster
2026-01-02  9:03   ` Thomas Huth
2025-12-20  7:24 ` [PATCH 3/4] MAINTAINERS: Add EEPROM 93xx section Markus Armbruster
2025-12-20  7:44   ` Stefan Weil via
2025-12-20  7:24 ` [PATCH 4/4] MAINTAINERS: Add MAX78000FTHR section as orphan Markus Armbruster
2025-12-20 11:28   ` Alex Bennée
2025-12-20 17:28     ` Markus Armbruster

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=20251220072416.3745923-2-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.