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.dun...@cloud.com>
Thanks for all your efforts over the years! You should be listed as "Committer Emeritus". Acked-by: Stefano Stabellini <sstabell...@kernel.org> > --- > CC: Andrew Cooper <andrew.coop...@citrix.com> > CC: Jan Beulich <jbeul...@suse.com> > CC: Julien Grall <jul...@xen.org> > CC: Stefano Stabellini <sstabell...@kernel.org> > CC: Dario Faggioli <dfaggi...@suse.com> > CC: Juergen Gross <jgr...@suse.com> > CC: Nick Rosbrook <rosbro...@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.dun...@citrix.com> > M: Nick Rosbrook <rosbro...@gmail.com> > +R: George Dunlap <g...@xenproject.org> > S: Maintained > F: tools/golang > > @@ -490,9 +490,9 @@ S: Supported > F: xen/common/sched/rt.c > > SCHEDULING > -M: George Dunlap <george.dun...@citrix.com> > M: Dario Faggioli <dfaggi...@suse.com> > M: Juergen Gross <jgr...@suse.com> > +R: George Dunlap <g...@xenproject.org> > S: Supported > F: xen/common/sched/ > > @@ -597,7 +597,6 @@ F: tools/tests/x86_emulator/ > X86 MEMORY MANAGEMENT > M: Jan Beulich <jbeul...@suse.com> > M: Andrew Cooper <andrew.coop...@citrix.com> > -R: George Dunlap <george.dun...@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.dun...@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.fance...@arm.com> > S: Supported > @@ -670,7 +662,6 @@ K: \b(xsm|XSM)\b > > THE REST > M: Andrew Cooper <andrew.coop...@citrix.com> > -M: George Dunlap <george.dun...@citrix.com> > M: Jan Beulich <jbeul...@suse.com> > M: Julien Grall <jul...@xen.org> > M: Stefano Stabellini <sstabell...@kernel.org> > -- > 2.25.1 >