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, alex.bennee@linaro.org
Subject: [PATCH v2 1/4] MAINTAINERS: Fix coverage of tests/functional/acpi-bits/
Date: Sat, 20 Dec 2025 18:33:33 +0100	[thread overview]
Message-ID: <20251220173336.3781377-2-armbru@redhat.com> (raw)
In-Reply-To: <20251220173336.3781377-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-21  6:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-20 17:33 [PATCH v2 0/4] MAINTAINERS: A few fixes and additions Markus Armbruster
2025-12-20 17:33 ` Markus Armbruster [this message]
2026-01-02  9:05   ` [PATCH v2 1/4] MAINTAINERS: Fix coverage of tests/functional/acpi-bits/ Thomas Huth
2025-12-20 17:33 ` [PATCH v2 2/4] MAINTAINERS: Fix coverage of meson.build in tests/functional Markus Armbruster
2026-01-02  9:05   ` Thomas Huth
     [not found] ` <20251220173336.3781377-4-armbru@redhat.com>
2026-01-02  9:06   ` [PATCH v2 3/4] MAINTAINERS: Add EEPROM 93xx section Thomas Huth
     [not found] ` <20251220173336.3781377-5-armbru@redhat.com>
2026-01-02  9:06   ` [PATCH v2 4/4] MAINTAINERS: Add MAX78000FTHR section as orphan 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=20251220173336.3781377-2-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=alex.bennee@linaro.org \
    --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.