diff mbox series

[2/3] MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"

Message ID 20210723100532.27353-3-david@redhat.com
State New
Headers show
Series MAINTAINERS: "Host Memory Backends" and "Memory API" updates | expand

Commit Message

David Hildenbrand July 23, 2021, 10:05 a.m. UTC
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>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Philippe Mathieu-Daudé July 23, 2021, 10:23 a.m. UTC | #1
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.maydell@linaro.org>
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Peter Xu <peterx@redhat.com>
> Signed-off-by: David Hildenbrand <david@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 <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
>
David Hildenbrand July 23, 2021, 10:24 a.m. UTC | #2
On 23.07.21 12:23, Philippe Mathieu-Daudé wrote:
> 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:?

Sure thing, thanks! I can either send a v2 or you'll simply add a patch 
adding yourself (preferred) :)
Philippe Mathieu-Daudé July 23, 2021, 10:28 a.m. UTC | #3
On 7/23/21 12:24 PM, David Hildenbrand wrote:
> On 23.07.21 12:23, Philippe Mathieu-Daudé wrote:
>> 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:?
> 
> Sure thing, thanks! I can either send a v2 or you'll simply add a patch
> adding yourself (preferred) :)

I'll send a patch later if the other recipient don't object ;)
Peter Xu July 23, 2021, 12:21 p.m. UTC | #4
On Fri, Jul 23, 2021 at 12:28:30PM +0200, Philippe Mathieu-Daudé wrote:
> On 7/23/21 12:24 PM, David Hildenbrand wrote:
> > On 23.07.21 12:23, Philippe Mathieu-Daudé wrote:
> >> 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:?
> > 
> > Sure thing, thanks! I can either send a v2 or you'll simply add a patch
> > adding yourself (preferred) :)
> 
> I'll send a patch later if the other recipient don't object ;)

Definitely. :)

Acked-by: Peter Xu <peterx@redhat.com>

Thanks,
diff mbox series

Patch

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