diff options
author | David Hildenbrand | 2021-07-23 12:05:31 +0200 |
---|---|---|
committer | Paolo Bonzini | 2021-07-23 15:54:37 +0200 |
commit | 07b315ba92f508cd63ca0adeab58fbb13d0b5585 (patch) | |
tree | f9fd1606dffe967371c55f9525b1f4f119c81eb8 /MAINTAINERS | |
parent | MAINTAINERS: Replace Eduardo as "Host Memory Backends" maintainer (diff) | |
download | qemu-07b315ba92f508cd63ca0adeab58fbb13d0b5585.tar.gz qemu-07b315ba92f508cd63ca0adeab58fbb13d0b5585.tar.xz qemu-07b315ba92f508cd63ca0adeab58fbb13d0b5585.zip |
MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"
Peter and myself volunteered to help out co-maintaining "Memory API"
with Paolo, so let's update the MAINTAINERS file.
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20210723100532.27353-3-david@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 420c8a48a1..190a90b541 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2452,6 +2452,8 @@ F: tests/tcg/multiarch/gdbstub/ Memory API M: Paolo Bonzini <pbonzini@redhat.com> +M: Peter Xu <peterx@redhat.com> +M: David Hildenbrand <david@redhat.com> S: Supported F: include/exec/ioport.h F: include/exec/memop.h |