[PATCH v1] MAINTAINERS: remove David from "Memory API" section

David Hildenbrand (Red Hat) posted 1 patch 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251222141438.409218-1-david@kernel.org
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[PATCH v1] MAINTAINERS: remove David from "Memory API" section
Posted by David Hildenbrand (Red Hat) 1 month, 2 weeks ago
I don't have a lot of capacity to do any maintanance (or even review) of
"Memory API" lately, so remove myself. Fortunately we still do have two
other maintainers and one reviewer :)

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Signed-off-by: David Hildenbrand (Red Hat) <david@kernel.org>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 63e9ba521b..c1ceea6b00 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3249,7 +3249,6 @@ T: git https://gitlab.com/stsquad/qemu gdbstub/next
 Memory API
 M: Paolo Bonzini <pbonzini@redhat.com>
 M: Peter Xu <peterx@redhat.com>
-M: David Hildenbrand <david@kernel.org>
 R: Philippe Mathieu-Daudé <philmd@linaro.org>
 S: Supported
 F: include/system/ioport.h
-- 
2.52.0


Re: [PATCH v1] MAINTAINERS: remove David from "Memory API" section
Posted by Peter Xu 1 month, 2 weeks ago
On Mon, Dec 22, 2025 at 03:14:38PM +0100, David Hildenbrand (Red Hat) wrote:
> I don't have a lot of capacity to do any maintanance (or even review) of
> "Memory API" lately, so remove myself. Fortunately we still do have two
> other maintainers and one reviewer :)
> 
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Peter Xu <peterx@redhat.com>
> Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>
> Signed-off-by: David Hildenbrand (Red Hat) <david@kernel.org>

Thanks for all the previous work, David.  Queued.

-- 
Peter Xu