From 24c4cd1311a45fa8ecfcde2f7b7afe84eb17dfac Mon Sep 17 00:00:00 2001 From: Eduardo Habkost <ehabkost@redhat.com> Date: Tue, 30 Nov 2021 15:47:22 -0500 Subject: [PATCH] MAINTAINERS: Change my email address The ehabkost@redhat.com email address will stop working on 2021-12-01, change it to my personal email address. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20211129163053.2506734-1-ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20211130204722.2732997-2-ehabkost@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- MAINTAINERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 006a2293ba2..7543eb4d597 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -324,7 +324,7 @@ F: disas/sparc.c X86 TCG CPUs M: Paolo Bonzini <pbonzini@redhat.com> M: Richard Henderson <richard.henderson@linaro.org> -M: Eduardo Habkost <ehabkost@redhat.com> +M: Eduardo Habkost <eduardo@habkost.net> S: Maintained F: target/i386/tcg/ F: tests/tcg/i386/ @@ -1628,7 +1628,7 @@ F: include/hw/i386/microvm.h F: pc-bios/bios-microvm.bin Machine core -M: Eduardo Habkost <ehabkost@redhat.com> +M: Eduardo Habkost <eduardo@habkost.net> M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> R: Philippe Mathieu-Daudé <philmd@redhat.com> S: Supported @@ -2648,13 +2648,13 @@ F: backends/cryptodev*.c Python library M: John Snow <jsnow@redhat.com> M: Cleber Rosa <crosa@redhat.com> -R: Eduardo Habkost <ehabkost@redhat.com> +R: Eduardo Habkost <eduardo@habkost.net> S: Maintained F: python/ T: git https://gitlab.com/jsnow/qemu.git python Python scripts -M: Eduardo Habkost <ehabkost@redhat.com> +M: Eduardo Habkost <eduardo@habkost.net> M: Cleber Rosa <crosa@redhat.com> S: Odd Fixes F: scripts/*.py @@ -2730,7 +2730,7 @@ T: git https://github.com/mdroth/qemu.git qga QOM M: Paolo Bonzini <pbonzini@redhat.com> R: Daniel P. Berrange <berrange@redhat.com> -R: Eduardo Habkost <ehabkost@redhat.com> +R: Eduardo Habkost <eduardo@habkost.net> S: Supported F: docs/qdev-device-use.txt F: hw/core/qdev* @@ -2750,7 +2750,7 @@ F: tests/unit/check-qom-proplist.c F: tests/unit/test-qdev-global-props.c QOM boilerplate conversion script -M: Eduardo Habkost <ehabkost@redhat.com> +M: Eduardo Habkost <eduardo@habkost.net> S: Maintained F: scripts/codeconverter/ -- GitLab