[PATCH] MAINTAINERS: remove RTDS specific entry

Juergen Gross posted 1 patch 2 days, 22 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260610072308.597383-1-jgross@suse.com
MAINTAINERS | 6 ------
1 file changed, 6 deletions(-)
[PATCH] MAINTAINERS: remove RTDS specific entry
Posted by Juergen Gross 2 days, 22 hours ago
Remove the RTDS scheduler specific entry in MAINTAINERS.

The effective changes will be:

- Meng will no longer be a maintainer. His last Ack on a RTDS patch
  was given in 2019, since then I can't remember having seen any
  reaction on a RTDS patch.

- I'll be made a maintainer of this scheduler. Dario has indicated
  that he doesn't have lots of cycles for doing reviews, so he would
  be grateful for not being effectively the only maintainer of the
  RTDS scheduler.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 MAINTAINERS | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ccb01b8e39..195d6cb0e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -515,12 +515,6 @@ S:	Supported
 F:	config/riscv64.mk
 F:	xen/arch/riscv/
 
-RTDS SCHEDULER
-M:	Dario Faggioli <dfaggioli@suse.com>
-M:	Meng Xu <mengxu@cis.upenn.edu>
-S:	Supported
-F:	xen/common/sched/rt.c
-
 SCHEDULING
 M:	Dario Faggioli <dfaggioli@suse.com>
 M:	Juergen Gross <jgross@suse.com>
-- 
2.54.0
Re: [PATCH] MAINTAINERS: remove RTDS specific entry
Posted by Stefano Stabellini 2 days, 14 hours ago
On Wed, 10 Jun 2026, Juergen Gross wrote:
> Remove the RTDS scheduler specific entry in MAINTAINERS.
> 
> The effective changes will be:
> 
> - Meng will no longer be a maintainer. His last Ack on a RTDS patch
>   was given in 2019, since then I can't remember having seen any
>   reaction on a RTDS patch.
> 
> - I'll be made a maintainer of this scheduler. Dario has indicated
>   that he doesn't have lots of cycles for doing reviews, so he would
>   be grateful for not being effectively the only maintainer of the
>   RTDS scheduler.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

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


> ---
>  MAINTAINERS | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ccb01b8e39..195d6cb0e2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -515,12 +515,6 @@ S:	Supported
>  F:	config/riscv64.mk
>  F:	xen/arch/riscv/
>  
> -RTDS SCHEDULER
> -M:	Dario Faggioli <dfaggioli@suse.com>
> -M:	Meng Xu <mengxu@cis.upenn.edu>
> -S:	Supported
> -F:	xen/common/sched/rt.c
> -
>  SCHEDULING
>  M:	Dario Faggioli <dfaggioli@suse.com>
>  M:	Juergen Gross <jgross@suse.com>
> -- 
> 2.54.0
>