From 7d82e9b56c6fad65d993a31d990fdc5792926692 Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Mon, 20 Oct 2025 16:04:24 +0200 Subject: [PATCH] MAINTAINERS: Add missing machine name in the Alpha section MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Without a machine name here, get_maintainers.pl uses the "-----..." separator for describing what the maintainer is taking care of: $ scripts/get_maintainer.pl -f hw/alpha/dp264.c Richard Henderson (maintainer:--------------) qemu-devel@nongnu.org (open list:All patches CC here) Signed-off-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Message-ID: <20251020140425.45003-1-thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 667acd933c..d4e7fd965b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -671,6 +671,7 @@ F: tests/docker/dockerfiles/emsdk-wasm32-cross.docker Alpha Machines -------------- +Clipper M: Richard Henderson S: Maintained F: hw/alpha/ -- 2.47.3