All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
@ 2024-12-10 23:58 Stefano Stabellini
  2024-12-11  0:20 ` Andrew Cooper
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Stefano Stabellini @ 2024-12-10 23:58 UTC (permalink / raw)
  To: xen-devel
  Cc: sstabellini, kelly.choi, anthony.perard, michal.orzel, roger.pau,
	committers

[-- Attachment #1: Type: text/plain, Size: 744 bytes --]

In recognition of their outstanding work and years of service to the Xen
Community, please join me in welcoming Anthony, Michal, and Roger as
Committers and REST Maintainers.

Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 026aa25a53..34ad49bc39 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -662,8 +662,11 @@ K:	\b(xsm|XSM)\b
 
 THE REST
 M:	Andrew Cooper <andrew.cooper3@citrix.com>
+M:	Anthony PERARD <anthony.perard@vates.tech>
+M:	Michal Orzel <michal.orzel@amd.com>
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Julien Grall <julien@xen.org>
+M:	Roger Pau Monné <roger.pau@citrix.com>
 M:	Stefano Stabellini <sstabellini@kernel.org>
 L:	xen-devel@lists.xenproject.org
 S:	Supported

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
  2024-12-10 23:58 [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST Stefano Stabellini
@ 2024-12-11  0:20 ` Andrew Cooper
  2024-12-11  7:11 ` Bertrand Marquis
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Andrew Cooper @ 2024-12-11  0:20 UTC (permalink / raw)
  To: Stefano Stabellini, xen-devel
  Cc: kelly.choi, anthony.perard, michal.orzel, roger.pau, committers

On 10/12/2024 11:58 pm, Stefano Stabellini wrote:
> In recognition of their outstanding work and years of service to the Xen
> Community, please join me in welcoming Anthony, Michal, and Roger as
> Committers and REST Maintainers.
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
  2024-12-10 23:58 [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST Stefano Stabellini
  2024-12-11  0:20 ` Andrew Cooper
@ 2024-12-11  7:11 ` Bertrand Marquis
  2024-12-11  7:43 ` Jan Beulich
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Bertrand Marquis @ 2024-12-11  7:11 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: xen-devel@lists.xenproject.org, kelly.choi@cloud.com,
	anthony.perard@vates.tech, michal.orzel@amd.com,
	roger.pau@cloud.com, committers@xenproject.org



> On 11 Dec 2024, at 00:58, Stefano Stabellini <sstabellini@kernel.org> wrote:
> 
> In recognition of their outstanding work and years of service to the Xen
> Community, please join me in welcoming Anthony, Michal, and Roger as
> Committers and REST Maintainers.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
  2024-12-10 23:58 [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST Stefano Stabellini
  2024-12-11  0:20 ` Andrew Cooper
  2024-12-11  7:11 ` Bertrand Marquis
@ 2024-12-11  7:43 ` Jan Beulich
  2024-12-11  8:28 ` Michal Orzel
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Jan Beulich @ 2024-12-11  7:43 UTC (permalink / raw)
  To: Stefano Stabellini, xen-devel
  Cc: kelly.choi, anthony.perard, michal.orzel, roger.pau, committers

On 11.12.2024 00:58, Stefano Stabellini wrote:
> In recognition of their outstanding work and years of service to the Xen
> Community, please join me in welcoming Anthony, Michal, and Roger as
> Committers and REST Maintainers.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

Acked-by: Jan Beulich <jbeulich@suse.com>
albeit ...

> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -662,8 +662,11 @@ K:	\b(xsm|XSM)\b
>  
>  THE REST
>  M:	Andrew Cooper <andrew.cooper3@citrix.com>
> +M:	Anthony PERARD <anthony.perard@vates.tech>
> +M:	Michal Orzel <michal.orzel@amd.com>
>  M:	Jan Beulich <jbeulich@suse.com>
>  M:	Julien Grall <julien@xen.org>
> +M:	Roger Pau Monné <roger.pau@citrix.com>
>  M:	Stefano Stabellini <sstabellini@kernel.org>
>  L:	xen-devel@lists.xenproject.org
>  S:	Supported

... isn't this meant to be alphabetically sorted, in which case Michal would
need to move down a little?

Jan


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
  2024-12-10 23:58 [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST Stefano Stabellini
                   ` (2 preceding siblings ...)
  2024-12-11  7:43 ` Jan Beulich
@ 2024-12-11  8:28 ` Michal Orzel
  2024-12-11  9:19 ` Anthony PERARD
  2024-12-11  9:33 ` Roger Pau Monné
  5 siblings, 0 replies; 7+ messages in thread
From: Michal Orzel @ 2024-12-11  8:28 UTC (permalink / raw)
  To: Stefano Stabellini, xen-devel
  Cc: kelly.choi, anthony.perard, roger.pau, committers



On 11/12/2024 00:58, Stefano Stabellini wrote:
> 
> 
> In recognition of their outstanding work and years of service to the Xen
> Community, please join me in welcoming Anthony, Michal, and Roger as
> Committers and REST Maintainers.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
Acked-by: Michal Orzel <michal.orzel@amd.com>

~Michal



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
  2024-12-10 23:58 [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST Stefano Stabellini
                   ` (3 preceding siblings ...)
  2024-12-11  8:28 ` Michal Orzel
@ 2024-12-11  9:19 ` Anthony PERARD
  2024-12-11  9:33 ` Roger Pau Monné
  5 siblings, 0 replies; 7+ messages in thread
From: Anthony PERARD @ 2024-12-11  9:19 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: xen-devel, kelly.choi, michal.orzel, roger.pau, committers

On Tue, Dec 10, 2024 at 03:58:04PM -0800, Stefano Stabellini wrote:
> In recognition of their outstanding work and years of service to the Xen
> Community, please join me in welcoming Anthony, Michal, and Roger as
> Committers and REST Maintainers.
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 026aa25a53..34ad49bc39 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -662,8 +662,11 @@ K:	\b(xsm|XSM)\b
>
>  THE REST
>  M:	Andrew Cooper <andrew.cooper3@citrix.com>
> +M:	Anthony PERARD <anthony.perard@vates.tech>
> +M:	Michal Orzel <michal.orzel@amd.com>
>  M:	Jan Beulich <jbeulich@suse.com>
>  M:	Julien Grall <julien@xen.org>
> +M:	Roger Pau Monné <roger.pau@citrix.com>
>  M:	Stefano Stabellini <sstabellini@kernel.org>
>  L:	xen-devel@lists.xenproject.org
>  S:	Supported

Acked-by: Anthony PERARD <anthony.perard@vates.tech>

Cheers,

--

Anthony Perard | Vates XCP-ng Developer

XCP-ng & Xen Orchestra - Vates solutions

web: https://vates.tech



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
  2024-12-10 23:58 [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST Stefano Stabellini
                   ` (4 preceding siblings ...)
  2024-12-11  9:19 ` Anthony PERARD
@ 2024-12-11  9:33 ` Roger Pau Monné
  5 siblings, 0 replies; 7+ messages in thread
From: Roger Pau Monné @ 2024-12-11  9:33 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: xen-devel, kelly.choi, anthony.perard, michal.orzel, roger.pau,
	committers

On Tue, Dec 10, 2024 at 03:58:04PM -0800, Stefano Stabellini wrote:
> In recognition of their outstanding work and years of service to the Xen
> Community, please join me in welcoming Anthony, Michal, and Roger as
> Committers and REST Maintainers.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

Acked-by: Roger Pau Monné <roger.pau@citrix.com>

Thanks.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-12-11  9:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-10 23:58 [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST Stefano Stabellini
2024-12-11  0:20 ` Andrew Cooper
2024-12-11  7:11 ` Bertrand Marquis
2024-12-11  7:43 ` Jan Beulich
2024-12-11  8:28 ` Michal Orzel
2024-12-11  9:19 ` Anthony PERARD
2024-12-11  9:33 ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.