On 7/23/21 12:05 PM, David Hildenbrand wrote: > Peter and myself volunteered to help out co-maintaining "Memory API" > with Paolo, so let's update the MAINTAINERS file.
I'm very interested in following changes in this area (although I'm not assigned to work on it, I have genuine interest and found some flaws I'd like to fix one day). Might I be listed as R:? > Cc: Peter Maydell <peter.mayd...@linaro.org> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Peter Xu <pet...@redhat.com> > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > 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 <pbonz...@redhat.com> > +M: Peter Xu <pet...@redhat.com> > +M: David Hildenbrand <da...@redhat.com> > S: Supported > F: include/exec/ioport.h > F: include/exec/memop.h >