[PATCH] MAINTAINERS: adjust x86/mm/shadow maintainers

Tim Deegan posted 1 patch 2 years, 10 months ago
Failed in applying to current master (apply log)
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
[PATCH] MAINTAINERS: adjust x86/mm/shadow maintainers
Posted by Tim Deegan 2 years, 10 months ago
Better reflect reality: Andrew and Jan are active maintainers
and I review patches.  Keep myself as a reviewer so I can help
with historical context &c.

Signed-off-by: Tim Deegan <tim@xen.org>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git MAINTAINERS MAINTAINERS
index d46b08a0d2..09a92534bf 100644
--- MAINTAINERS
+++ MAINTAINERS
@@ -591,7 +591,9 @@ F:	xen/arch/x86/mm/mem_sharing.c
 F:	tools/tests/mem-sharing/
 
 X86 SHADOW PAGETABLES
-M:	Tim Deegan <tim@xen.org>
+M:	Jan Beulich <jbeulich@suse.com>
+M:	Andrew Cooper <andrew.cooper3@citrix.com>
+R:	Tim Deegan <tim@xen.org>
 S:	Maintained
 F:	xen/arch/x86/mm/shadow/
 
-- 
2.26.2


Re: [PATCH] MAINTAINERS: adjust x86/mm/shadow maintainers
Posted by Jan Beulich 2 years, 10 months ago
On 03.06.2021 15:08, Tim Deegan wrote:
> Better reflect reality: Andrew and Jan are active maintainers
> and I review patches.  Keep myself as a reviewer so I can help
> with historical context &c.
> 
> Signed-off-by: Tim Deegan <tim@xen.org>

Largely for formal reasons
Acked-by: Jan Beulich <jbeulich@suse.com>

> --- MAINTAINERS
> +++ MAINTAINERS
> @@ -591,7 +591,9 @@ F:	xen/arch/x86/mm/mem_sharing.c
>  F:	tools/tests/mem-sharing/
>  
>  X86 SHADOW PAGETABLES
> -M:	Tim Deegan <tim@xen.org>
> +M:	Jan Beulich <jbeulich@suse.com>
> +M:	Andrew Cooper <andrew.cooper3@citrix.com>
> +R:	Tim Deegan <tim@xen.org>
>  S:	Maintained
>  F:	xen/arch/x86/mm/shadow/
>  
> 


Re: [PATCH] MAINTAINERS: adjust x86/mm/shadow maintainers
Posted by Andrew Cooper 2 years, 10 months ago
On 07/06/2021 07:33, Jan Beulich wrote:
> On 03.06.2021 15:08, Tim Deegan wrote:
>> Better reflect reality: Andrew and Jan are active maintainers
>> and I review patches.  Keep myself as a reviewer so I can help
>> with historical context &c.
>>
>> Signed-off-by: Tim Deegan <tim@xen.org>
> Largely for formal reasons
> Acked-by: Jan Beulich <jbeulich@suse.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>