Eduardo Habkost doesn't wish to be listed in MAINTAINERS any more; remove his email, and also the git trees he used to use.
Move the QOM boilerplate conversion script scripts/codeconverter to "Orphan" status, as it no longer has any listed maintainers. Signed-off-by: Peter Maydell <[email protected]> --- MAINTAINERS | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 256859737c..5aa369e6e4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -422,7 +422,6 @@ F: tests/tcg/sparc64/ X86 TCG CPUs M: Paolo Bonzini <[email protected]> M: Richard Henderson <[email protected]> -M: Eduardo Habkost <[email protected]> S: Maintained F: target/i386/tcg/ F: tests/tcg/i386/ @@ -430,7 +429,6 @@ F: tests/tcg/x86_64/ F: hw/i386/ F: docs/system/i386/cpu.rst F: docs/system/cpu-models-x86* -T: git https://gitlab.com/ehabkost/qemu.git x86-next Xtensa TCG CPUs M: Max Filippov <[email protected]> @@ -2024,7 +2022,6 @@ F: include/hw/i386/nitro_enclave.h F: docs/system/i386/nitro-enclave.rst Machine core -M: Eduardo Habkost <[email protected]> M: Marcel Apfelbaum <[email protected]> R: Philippe Mathieu-Daudé <[email protected]> R: Yanan Wang <[email protected]> @@ -2047,7 +2044,6 @@ F: include/system/numa.h F: tests/functional/x86_64/test_cpu_queries.py F: tests/functional/generic/test_empty_cpu_model.py F: tests/unit/test-smp-parse.c -T: git https://gitlab.com/ehabkost/qemu.git machine-next TargetInfo API M: Pierrick Bouvier <[email protected]> @@ -3456,7 +3452,6 @@ S: Maintained F: backends/hostmem*.c F: include/system/hostmem.h F: docs/system/vm-templating.rst -T: git https://gitlab.com/ehabkost/qemu.git machine-next Cryptodev Backends M: Gonglei <[email protected]> @@ -3559,7 +3554,6 @@ T: git https://github.com/kostyanf14/qemu.git qga-win32 QOM M: Paolo Bonzini <[email protected]> R: Daniel P. Berrange <[email protected]> -R: Eduardo Habkost <[email protected]> S: Supported F: docs/devel/qom.rst F: docs/qdev-device-use.txt @@ -3582,8 +3576,7 @@ F: tests/unit/test-qdev-global-props.c F: tests/qtest/qom-test.c QOM boilerplate conversion script -M: Eduardo Habkost <[email protected]> -S: Maintained +S: Orphan F: scripts/codeconverter/ QMP -- 2.43.0
