[PATCH] MAINTAINERS: add me as an additional stubdom maintainer

Juergen Gross posted 1 patch 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250701062232.7117-1-jgross@suse.com
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add me as an additional stubdom maintainer
Posted by Juergen Gross 4 months ago
I've been the main contributor to the stubdom framework for several
years now.

Add me as a maintainer.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index fcd24b3d58..c4886c1159 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -516,6 +516,7 @@ T:	git https://xenbits.xenproject.org/git-http/seabios.git
 
 STUB DOMAINS
 M:	Samuel Thibault <samuel.thibault@ens-lyon.org>
+M:	Juergen Gross <jgross@suse.com>
 S:	Supported
 F:	config/Stubdom.mk.in
 F:	m4/stubdom.m4
-- 
2.43.0
Re: [PATCH] MAINTAINERS: add me as an additional stubdom maintainer
Posted by Stefano Stabellini 4 months ago
On Tue, 1 Jul 2025, Juergen Gross wrote:
> I've been the main contributor to the stubdom framework for several
> years now.
> 
> Add me as a maintainer.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

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


> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fcd24b3d58..c4886c1159 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -516,6 +516,7 @@ T:	git https://xenbits.xenproject.org/git-http/seabios.git
>  
>  STUB DOMAINS
>  M:	Samuel Thibault <samuel.thibault@ens-lyon.org>
> +M:	Juergen Gross <jgross@suse.com>
>  S:	Supported
>  F:	config/Stubdom.mk.in
>  F:	m4/stubdom.m4
> -- 
> 2.43.0
>
Re: [PATCH] MAINTAINERS: add me as an additional stubdom maintainer
Posted by Julien Grall 3 months, 2 weeks ago
Hi,

On 01/07/2025 20:38, Stefano Stabellini wrote:
> On Tue, 1 Jul 2025, Juergen Gross wrote:
>> I've been the main contributor to the stubdom framework for several
>> years now.
>>
>> Add me as a maintainer.
>>
>> Signed-off-by: Juergen Gross <jgross@suse.com>
> 
> Acked-by: Stefano Stabellini <sstabellini@kernel.org>

I think for this one we also need an Ack from Samuel. So I have CCed him

Cheers,

-- 
Julien Grall
Re: [PATCH] MAINTAINERS: add me as an additional stubdom maintainer
Posted by Samuel Thibault 3 months, 2 weeks ago
Julien Grall, le sam. 12 juil. 2025 11:44:02 +0100, a ecrit:
> On 01/07/2025 20:38, Stefano Stabellini wrote:
> > On Tue, 1 Jul 2025, Juergen Gross wrote:
> > > I've been the main contributor to the stubdom framework for several
> > > years now.
> > > 
> > > Add me as a maintainer.
> > > 
> > > Signed-off-by: Juergen Gross <jgross@suse.com>
> > 
> > Acked-by: Stefano Stabellini <sstabellini@kernel.org>
> 
> I think for this one we also need an Ack from Samuel. So I have CCed him

Yes, please. As my reviewing latency shows, I don't have enough
bandwidth (and I have not been actually really working on stubdom since
2008...)

Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>

Samuel