Message ID | 20240102201908.1987-2-quintela@redhat.com |
---|---|
State | New |
Headers | show |
Series | Leaving Red Hat | expand |
On Wed, Jan 3, 2024 at 4:20 AM Juan Quintela <quintela@redhat.com> wrote: > > I am leaving Red Hat, and as part of that I am leaving Migration > maintenarship. maintainership? > > You are left in good hands with Peter and Fabiano. > > Thanks for all the fish. Best wishes! > > Signed-off-by: Juan Quintela <quintela@redhat.com> > --- > MAINTAINERS | 3 --- > .mailmap | 1 + > 2 files changed, 1 insertion(+), 3 deletions(-) > Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
On Tue, Jan 02, 2024 at 09:19:07PM +0100, Juan Quintela wrote: > I am leaving Red Hat, and as part of that I am leaving Migration > maintenarship. > > You are left in good hands with Peter and Fabiano. > > Thanks for all the fish. > > Signed-off-by: Juan Quintela <quintela@redhat.com> We lose two entries for migration in just a few days. That's always sad. Since I joined QEMU late, so I don't know much for the past, but besides those many migration patches that I already saw, you're also the first room mate for my first KVM forum visit. I just need more English KongFu to digest all the jokes, and I'm still trying to improve (even not much. :-). Thanks for all the work and help, and it's my honor to have worked with you and also Dave. I wish QEMU can have a CREDITS file, but I didn't yet find one. This will be in the next pull, no matter from Fabiano or myself. Thanks,
diff --git a/MAINTAINERS b/MAINTAINERS index 395f26ba86..56464cd916 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -70,7 +70,6 @@ R: Daniel P. Berrangé <berrange@redhat.com> R: Thomas Huth <thuth@redhat.com> R: Markus Armbruster <armbru@redhat.com> R: Philippe Mathieu-Daudé <philmd@linaro.org> -R: Juan Quintela <quintela@redhat.com> W: https://www.qemu.org/docs/master/devel/index.html S: Odd Fixes F: docs/devel/style.rst @@ -3355,7 +3354,6 @@ S: Odd Fixes F: scripts/checkpatch.pl Migration -M: Juan Quintela <quintela@redhat.com> M: Peter Xu <peterx@redhat.com> M: Fabiano Rosas <farosas@suse.de> R: Leonardo Bras <leobras@redhat.com> @@ -3375,7 +3373,6 @@ F: util/userfaultfd.c X: migration/rdma* RDMA Migration -M: Juan Quintela <quintela@redhat.com> R: Li Zhijian <lizhijian@fujitsu.com> R: Peter Xu <peterx@redhat.com> R: Leonardo Bras <leobras@redhat.com> diff --git a/.mailmap b/.mailmap index e12e19f691..d94572af05 100644 --- a/.mailmap +++ b/.mailmap @@ -81,6 +81,7 @@ Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com> Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com> Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn> James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com> +Juan Quintela <quintela@trasno.org> <quintela@redhat.com> Leif Lindholm <quic_llindhol@quicinc.com> <leif.lindholm@linaro.org> Leif Lindholm <quic_llindhol@quicinc.com> <leif@nuviainc.com> Luc Michel <luc@lmichel.fr> <luc.michel@git.antfield.fr>
I am leaving Red Hat, and as part of that I am leaving Migration maintenarship. You are left in good hands with Peter and Fabiano. Thanks for all the fish. Signed-off-by: Juan Quintela <quintela@redhat.com> --- MAINTAINERS | 3 --- .mailmap | 1 + 2 files changed, 1 insertion(+), 3 deletions(-)