[XEN PATCH] MAINTAINERS: Update my email address again

Anthony PERARD posted 1 patch 2 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240624094030.41692-1-anthony.perard@vates.tech
MAINTAINERS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
[XEN PATCH] MAINTAINERS: Update my email address again
Posted by Anthony PERARD 2 months, 2 weeks ago
Signed-off-by: Anthony PERARD <anthony.perard@vates.tech>
---
 MAINTAINERS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8e2b30a345..9d66b898ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -208,7 +208,7 @@ Maintainers List (try to look for most precise areas first)
 
 9PFSD
 M:	Juergen Gross <jgross@suse.com>
-M:	Anthony PERARD <anthony@xenproject.org>
+M:	Anthony PERARD <anthony.perard@vates.tech>
 S:	Supported
 F:	tools/9pfsd/
 
@@ -383,7 +383,7 @@ F:	xen/arch/x86/machine_kexec.c
 F:	xen/arch/x86/x86_64/kexec_reloc.S
 
 LIBS
-M:	Anthony PERARD <anthony@xenproject.org>
+M:	Anthony PERARD <anthony.perard@vates.tech>
 R:	Juergen Gross <jgross@suse.com>
 S:	Supported
 F:	tools/include/libxenvchan.h
@@ -429,7 +429,7 @@ S:	Supported
 F:	tools/ocaml/
 
 OVMF UPSTREAM
-M:	Anthony PERARD <anthony@xenproject.org>
+M:	Anthony PERARD <anthony.perard@vates.tech>
 S:	Supported
 T:	git https://xenbits.xenproject.org/git-http/ovmf.git
 
@@ -462,7 +462,7 @@ T:	git https://xenbits.xenproject.org/git-http/qemu-xen-traditional.git
 
 QEMU UPSTREAM
 M:	Stefano Stabellini <sstabellini@kernel.org>
-M:	Anthony Perard <anthony@xenproject.org>
+M:	Anthony Perard <anthony.perard@vates.tech>
 S:	Supported
 T:	git https://xenbits.xenproject.org/git-http/qemu-xen.git
 
@@ -515,7 +515,7 @@ F:	xen/arch/arm/include/asm/tee
 F:	xen/arch/arm/tee/
 
 TOOLSTACK
-M:	Anthony PERARD <anthony@xenproject.org>
+M:	Anthony PERARD <anthony.perard@vates.tech>
 S:	Supported
 F:	autogen.sh
 F:	config/*.in
-- 


Anthony Perard | Vates XCP-ng Developer

XCP-ng & Xen Orchestra - Vates solutions

web: https://vates.tech
Re: [XEN PATCH] MAINTAINERS: Update my email address again
Posted by Stefano Stabellini 2 months, 2 weeks ago
On Mon, 24 Jun 2024, Anthony PERARD wrote:
> Signed-off-by: Anthony PERARD <anthony.perard@vates.tech>

Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Re: [XEN PATCH] MAINTAINERS: Update my email address again
Posted by Julien Grall 2 months, 2 weeks ago
Hi,

On 24/06/2024 17:27, Stefano Stabellini wrote:
> On Mon, 24 Jun 2024, Anthony PERARD wrote:
>> Signed-off-by: Anthony PERARD <anthony.perard@vates.tech>
> 
> Acked-by: Stefano Stabellini <sstabellini@kernel.org>

I guess this technically need an ack from the release manager. So CC 
Oleksii.

Cheers,


-- 
Julien Grall
Re: [XEN PATCH] MAINTAINERS: Update my email address again
Posted by Oleksii 2 months, 2 weeks ago
On Mon, 2024-06-24 at 22:40 +0100, Julien Grall wrote:
> Hi,
Hi Julien,

> 
> On 24/06/2024 17:27, Stefano Stabellini wrote:
> > On Mon, 24 Jun 2024, Anthony PERARD wrote:
> > > Signed-off-by: Anthony PERARD <anthony.perard@vates.tech>
> > 
> > Acked-by: Stefano Stabellini <sstabellini@kernel.org>
> 
> I guess this technically need an ack from the release manager. So CC 
> Oleksii.
Release-Acked-By: Oleksii Kurochko <oleksii.kurochko@gmail.com>

~ Oleksii
Re: [XEN PATCH] MAINTAINERS: Update my email address again
Posted by Jan Beulich 2 months, 2 weeks ago
On 24.06.2024 23:40, Julien Grall wrote:
> On 24/06/2024 17:27, Stefano Stabellini wrote:
>> On Mon, 24 Jun 2024, Anthony PERARD wrote:
>>> Signed-off-by: Anthony PERARD <anthony.perard@vates.tech>
>>
>> Acked-by: Stefano Stabellini <sstabellini@kernel.org>
> 
> I guess this technically need an ack from the release manager. So CC 
> Oleksii.

Hmm, that's on the edge, I think. Imo an ack shouldn't be needed here,
as requiring one would mean that it could also be refused. Yet such
updates would better go in quickly, so people use up-to-date information.
I'm sure committers would apply common sense as to avoiding to commit at
truly "critical" times; typically at such time a commit moratorium is in
place anyway.

Jan