qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
@ 2025-10-02 12:54 Peter Maydell
  2025-10-02 14:23 ` Philippe Mathieu-Daudé
  2025-10-23 13:20 ` Peter Maydell
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Maydell @ 2025-10-02 12:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, Daniel P. Berrangé, Jeff Cody

In 2018 (in commit 5f5246b6b) Jeff Cody stepped down as block
maintainer, but left himself as maintainer for VHDX and with a status
of "Supported", with the rationale:

    For VHDX, added my personal email address as a maintainer, as I can
    answer questions or send the occassional bug fix.  Leaving it as
    'Supported', instead of 'Odd Fixes', because I think the rest of the
    block layer maintainers and developers will upkeep it as well, if
    needed.

However, today the way we treat subsystems which are only maintained
under the general umbrella of a wider system is usually to mark them
as "Odd Fixes".  The vhdx.c code has had no commits which aren't a
part of more general refactoring changes since 2020, and Jeff himself
hasn't been active on qemu-devel since 2018, so this seems also to be
how we've handled the code in practice.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
(Jeff, I've left your email in under the M: line, but we could remove
it if you'd prefer.)

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 406cef88f0c..a3a1ce5cc61 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4043,7 +4043,7 @@ F: block/rbd.c
 VHDX
 M: Jeff Cody <codyprime@gmail.com>
 L: qemu-block@nongnu.org
-S: Supported
+S: Odd Fixes
 F: block/vhdx*
 
 VDI
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-10-24 11:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02 12:54 [PATCH] MAINTAINERS: Mark VHDX block driver as "Odd Fixes" Peter Maydell
2025-10-02 14:23 ` Philippe Mathieu-Daudé
2025-10-23 13:20 ` Peter Maydell
2025-10-24 11:19   ` Kevin Wolf

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).