[PATCH] MAINTAINERS: widen Anthony's area

Jan Beulich posted 1 patch 2 years, 5 months ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/e47c7976-dae0-4d45-e0c0-f845e5522f1f@suse.com
[PATCH] MAINTAINERS: widen Anthony's area
Posted by Jan Beulich 2 years, 5 months ago
As was briefly discussed on the December Community Call, I'd like to
propose to widen Anthony's maintainership to all of tools/. This then
means that the special LIBXENLIGHT entry can go away.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
---
Note that we're still looking for a 2nd maintainer there, considering
that Wei's time is rather limited.

--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -375,9 +375,11 @@
 
 LIBS
 M:	Wei Liu <wl@xen.org>
+M:	Anthony PERARD <anthony.perard@citrix.com>
 R:	Juergen Gross <jgross@suse.com>
 S:	Supported
 F:	tools/include/libxenvchan.h
+F:	tools/include/libxl*.h
 F:	tools/include/xencall.h
 F:	tools/include/xenctrl*.h
 F:	tools/include/xendevicemodel.h
@@ -393,15 +395,6 @@
 F:	tools/include/xentoollog.h
 F:	tools/libs/
 
-LIBXENLIGHT
-M:	Wei Liu <wl@xen.org>
-M:	Anthony PERARD <anthony.perard@citrix.com>
-S:	Supported
-F:	tools/include/libxl*.h
-F:	tools/libs/light/
-F:	tools/libs/util/
-F:	tools/xl/
-
 LIVEPATCH
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 M:	Ross Lagerwall <ross.lagerwall@citrix.com>
@@ -514,6 +507,7 @@
 
 TOOLSTACK
 M:	Wei Liu <wl@xen.org>
+M:	Anthony PERARD <anthony.perard@citrix.com>
 S:	Supported
 F:	autogen.sh
 F:	config/*.in


Re: [PATCH] MAINTAINERS: widen Anthony's area
Posted by Stefano Stabellini 2 years, 5 months ago
On Wed, 8 Dec 2021, Jan Beulich wrote:
> As was briefly discussed on the December Community Call, I'd like to
> propose to widen Anthony's maintainership to all of tools/. This then
> means that the special LIBXENLIGHT entry can go away.
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

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


> ---
> Note that we're still looking for a 2nd maintainer there, considering
> that Wei's time is rather limited.
> 
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -375,9 +375,11 @@
>  
>  LIBS
>  M:	Wei Liu <wl@xen.org>
> +M:	Anthony PERARD <anthony.perard@citrix.com>
>  R:	Juergen Gross <jgross@suse.com>
>  S:	Supported
>  F:	tools/include/libxenvchan.h
> +F:	tools/include/libxl*.h
>  F:	tools/include/xencall.h
>  F:	tools/include/xenctrl*.h
>  F:	tools/include/xendevicemodel.h
> @@ -393,15 +395,6 @@
>  F:	tools/include/xentoollog.h
>  F:	tools/libs/
>  
> -LIBXENLIGHT
> -M:	Wei Liu <wl@xen.org>
> -M:	Anthony PERARD <anthony.perard@citrix.com>
> -S:	Supported
> -F:	tools/include/libxl*.h
> -F:	tools/libs/light/
> -F:	tools/libs/util/
> -F:	tools/xl/
> -
>  LIVEPATCH
>  M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>  M:	Ross Lagerwall <ross.lagerwall@citrix.com>
> @@ -514,6 +507,7 @@
>  
>  TOOLSTACK
>  M:	Wei Liu <wl@xen.org>
> +M:	Anthony PERARD <anthony.perard@citrix.com>
>  S:	Supported
>  F:	autogen.sh
>  F:	config/*.in
> 

Re: [PATCH] MAINTAINERS: widen Anthony's area
Posted by Anthony PERARD 2 years, 5 months ago
On Wed, Dec 08, 2021 at 08:07:55AM +0100, Jan Beulich wrote:
> As was briefly discussed on the December Community Call, I'd like to
> propose to widen Anthony's maintainership to all of tools/. This then
> means that the special LIBXENLIGHT entry can go away.
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

Acked-by: Anthony PERARD <anthony.perard@citrix.com>

Thanks,

-- 
Anthony PERARD

Re: [PATCH] MAINTAINERS: widen Anthony's area
Posted by Jan Beulich 2 years, 5 months ago
Anthony,

On 08.12.2021 08:07, Jan Beulich wrote:
> As was briefly discussed on the December Community Call, I'd like to
> propose to widen Anthony's maintainership to all of tools/. This then
> means that the special LIBXENLIGHT entry can go away.
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

I'm sorry - I realize I failed to Cc you on the submission. Yet to
have an indication of your acceptance, it would be good to have an
ack from you alongside those from Ian and Stefano.

Jan

> ---
> Note that we're still looking for a 2nd maintainer there, considering
> that Wei's time is rather limited.
> 
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -375,9 +375,11 @@
>  
>  LIBS
>  M:	Wei Liu <wl@xen.org>
> +M:	Anthony PERARD <anthony.perard@citrix.com>
>  R:	Juergen Gross <jgross@suse.com>
>  S:	Supported
>  F:	tools/include/libxenvchan.h
> +F:	tools/include/libxl*.h
>  F:	tools/include/xencall.h
>  F:	tools/include/xenctrl*.h
>  F:	tools/include/xendevicemodel.h
> @@ -393,15 +395,6 @@
>  F:	tools/include/xentoollog.h
>  F:	tools/libs/
>  
> -LIBXENLIGHT
> -M:	Wei Liu <wl@xen.org>
> -M:	Anthony PERARD <anthony.perard@citrix.com>
> -S:	Supported
> -F:	tools/include/libxl*.h
> -F:	tools/libs/light/
> -F:	tools/libs/util/
> -F:	tools/xl/
> -
>  LIVEPATCH
>  M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>  M:	Ross Lagerwall <ross.lagerwall@citrix.com>
> @@ -514,6 +507,7 @@
>  
>  TOOLSTACK
>  M:	Wei Liu <wl@xen.org>
> +M:	Anthony PERARD <anthony.perard@citrix.com>
>  S:	Supported
>  F:	autogen.sh
>  F:	config/*.in
> 
> 


Re: [PATCH] MAINTAINERS: widen Anthony's area
Posted by Ian Jackson 2 years, 5 months ago
Jan Beulich writes ("[PATCH] MAINTAINERS: widen Anthony's area"):
> As was briefly discussed on the December Community Call, I'd like to
> propose to widen Anthony's maintainership to all of tools/. This then
> means that the special LIBXENLIGHT entry can go away.
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

FWIW

Acked-by: Ian Jackson <iwj@xenproject.org>

I have full confidence in Anthony here.

Ian.