[PATCH] MAINTAINERS: Step down as maintainer and committer

George Dunlap posted 1 patch 2 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240626151935.26704-1-george.dunlap@cloud.com
MAINTAINERS | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
[PATCH] MAINTAINERS: Step down as maintainer and committer
Posted by George Dunlap 2 months, 1 week ago
Remain a Reviewer on the golang bindings and scheduler for now (using
a xenproject.org alias), since there may be architectural decisions I
can shed light on.

Remove the XENTRACE section entirely, as there's no obvious candidate
to take it over; having the respective parts fall back to the tools
and The Rest seems the most reasonable option.

Signed-off-by: George Dunlap <george.dunlap@cloud.com>
---
CC: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Jan Beulich <jbeulich@suse.com>
CC: Julien Grall <julien@xen.org>
CC: Stefano Stabellini <sstabellini@kernel.org>
CC: Dario Faggioli <dfaggioli@suse.com>
CC: Juergen Gross <jgross@suse.com>
CC: Nick Rosbrook <rosbrookn@gmail.com>
---
 MAINTAINERS | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9d66b898ec..2b0c894527 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -325,8 +325,8 @@ F:	xen/arch/x86/debug.c
 F:	tools/debugger/gdbsx/
 
 GOLANG BINDINGS
-M:	George Dunlap <george.dunlap@citrix.com>
 M:	Nick Rosbrook <rosbrookn@gmail.com>
+R:	George Dunlap <gwd@xenproject.org>
 S:	Maintained
 F:	tools/golang
 
@@ -490,9 +490,9 @@ S:	Supported
 F:	xen/common/sched/rt.c
 
 SCHEDULING
-M:	George Dunlap <george.dunlap@citrix.com>
 M:	Dario Faggioli <dfaggioli@suse.com>
 M:	Juergen Gross <jgross@suse.com>
+R:	George Dunlap <gwd@xenproject.org>
 S:	Supported
 F:	xen/common/sched/
 
@@ -597,7 +597,6 @@ F:	tools/tests/x86_emulator/
 X86 MEMORY MANAGEMENT
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Andrew Cooper <andrew.cooper3@citrix.com>
-R:	George Dunlap <george.dunlap@citrix.com>
 S:	Supported
 F:	xen/arch/x86/mm/
 
@@ -641,13 +640,6 @@ F:	tools/libs/store/
 F:	tools/xenstored/
 F:	tools/xs-clients/
 
-XENTRACE
-M:	George Dunlap <george.dunlap@citrix.com>
-S:	Supported
-F:	tools/xentrace/
-F:	xen/common/trace.c
-F:	xen/include/xen/trace.h
-
 XEN MISRA ANALYSIS TOOLS
 M:	Luca Fancellu <luca.fancellu@arm.com>
 S:	Supported
@@ -670,7 +662,6 @@ K:	\b(xsm|XSM)\b
 
 THE REST
 M:	Andrew Cooper <andrew.cooper3@citrix.com>
-M:	George Dunlap <george.dunlap@citrix.com>
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Julien Grall <julien@xen.org>
 M:	Stefano Stabellini <sstabellini@kernel.org>
-- 
2.25.1
Re: [PATCH] MAINTAINERS: Step down as maintainer and committer
Posted by Bertrand Marquis 2 months, 1 week ago
Hi Georges,

> On 26 Jun 2024, at 17:19, George Dunlap <george.dunlap@cloud.com> wrote:
> 
> Remain a Reviewer on the golang bindings and scheduler for now (using
> a xenproject.org alias), since there may be architectural decisions I
> can shed light on.
> 
> Remove the XENTRACE section entirely, as there's no obvious candidate
> to take it over; having the respective parts fall back to the tools
> and The Rest seems the most reasonable option.
> 
> Signed-off-by: George Dunlap <george.dunlap@cloud.com>

We will definitely miss you in the community.
Thanks for everything you have done for Xen.

Acked-by: Bertrand Marquis <bertrand.marquis@arm.com>

Cheers
Bertrand
Re: [PATCH] MAINTAINERS: Step down as maintainer and committer
Posted by Juergen Gross 2 months, 1 week ago
On 26.06.24 17:19, George Dunlap wrote:
> Remain a Reviewer on the golang bindings and scheduler for now (using
> a xenproject.org alias), since there may be architectural decisions I
> can shed light on.
> 
> Remove the XENTRACE section entirely, as there's no obvious candidate
> to take it over; having the respective parts fall back to the tools
> and The Rest seems the most reasonable option.
> 
> Signed-off-by: George Dunlap <george.dunlap@cloud.com>

Acked-by: Juergen Gross <jgross@suse.com>


Juergen

Re: [PATCH] MAINTAINERS: Step down as maintainer and committer
Posted by Stefano Stabellini 2 months, 1 week ago
On Wed, 26 Jun 2024, George Dunlap wrote:
> Remain a Reviewer on the golang bindings and scheduler for now (using
> a xenproject.org alias), since there may be architectural decisions I
> can shed light on.
> 
> Remove the XENTRACE section entirely, as there's no obvious candidate
> to take it over; having the respective parts fall back to the tools
> and The Rest seems the most reasonable option.
> 
> Signed-off-by: George Dunlap <george.dunlap@cloud.com>

Thanks for all your efforts over the years! You should be listed as
"Committer Emeritus".

Acked-by: Stefano Stabellini <sstabellini@kernel.org>


> ---
> CC: Andrew Cooper <andrew.cooper3@citrix.com>
> CC: Jan Beulich <jbeulich@suse.com>
> CC: Julien Grall <julien@xen.org>
> CC: Stefano Stabellini <sstabellini@kernel.org>
> CC: Dario Faggioli <dfaggioli@suse.com>
> CC: Juergen Gross <jgross@suse.com>
> CC: Nick Rosbrook <rosbrookn@gmail.com>
> ---
>  MAINTAINERS | 13 ++-----------
>  1 file changed, 2 insertions(+), 11 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9d66b898ec..2b0c894527 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -325,8 +325,8 @@ F:	xen/arch/x86/debug.c
>  F:	tools/debugger/gdbsx/
>  
>  GOLANG BINDINGS
> -M:	George Dunlap <george.dunlap@citrix.com>
>  M:	Nick Rosbrook <rosbrookn@gmail.com>
> +R:	George Dunlap <gwd@xenproject.org>
>  S:	Maintained
>  F:	tools/golang
>  
> @@ -490,9 +490,9 @@ S:	Supported
>  F:	xen/common/sched/rt.c
>  
>  SCHEDULING
> -M:	George Dunlap <george.dunlap@citrix.com>
>  M:	Dario Faggioli <dfaggioli@suse.com>
>  M:	Juergen Gross <jgross@suse.com>
> +R:	George Dunlap <gwd@xenproject.org>
>  S:	Supported
>  F:	xen/common/sched/
>  
> @@ -597,7 +597,6 @@ F:	tools/tests/x86_emulator/
>  X86 MEMORY MANAGEMENT
>  M:	Jan Beulich <jbeulich@suse.com>
>  M:	Andrew Cooper <andrew.cooper3@citrix.com>
> -R:	George Dunlap <george.dunlap@citrix.com>
>  S:	Supported
>  F:	xen/arch/x86/mm/
>  
> @@ -641,13 +640,6 @@ F:	tools/libs/store/
>  F:	tools/xenstored/
>  F:	tools/xs-clients/
>  
> -XENTRACE
> -M:	George Dunlap <george.dunlap@citrix.com>
> -S:	Supported
> -F:	tools/xentrace/
> -F:	xen/common/trace.c
> -F:	xen/include/xen/trace.h
> -
>  XEN MISRA ANALYSIS TOOLS
>  M:	Luca Fancellu <luca.fancellu@arm.com>
>  S:	Supported
> @@ -670,7 +662,6 @@ K:	\b(xsm|XSM)\b
>  
>  THE REST
>  M:	Andrew Cooper <andrew.cooper3@citrix.com>
> -M:	George Dunlap <george.dunlap@citrix.com>
>  M:	Jan Beulich <jbeulich@suse.com>
>  M:	Julien Grall <julien@xen.org>
>  M:	Stefano Stabellini <sstabellini@kernel.org>
> -- 
> 2.25.1
>