Remove Alex as a Device Tree maintainer as requested by him. Add myself as a maintainer to avoid it being orphaned. Also add David as a Reviewer (R) as he is the libfdt and DTC maintainer.
Signed-off-by: Alistair Francis <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 85d7d764e5..c2ad5062f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1813,7 +1813,8 @@ F: qom/cpu.c F: include/qom/cpu.h Device Tree -M: Alexander Graf <[email protected]> +M: Alistair Francis <[email protected]> +R: David Gibson <[email protected]> S: Maintained F: device_tree.c F: include/sysemu/device_tree.h -- 2.21.0
