Commit 7e8af1f286 for qemu.org
commit 7e8af1f2860c20d1d576b08b8629a4986eb0f72f
Author: Markus Armbruster <armbru@redhat.com>
Date: Wed Jun 3 08:40:32 2026 +0200
MAINTAINERS: Fix F: in "Rust build system integration"
We neglected to update MAINTAINERS when we moved rust/wrapper.h, and
again when we split it up. Update it now.
Cc: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Cc: qemu-rust@nongnu.org
Fixes: 1ae4ca0463 (rust: move rust.bindgen to qemu-api crate, 2025-06-13)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Message-ID: <20260603064032.3733394-39-armbru@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 07ab566d09..2b5b581e17 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4609,7 +4609,7 @@ F: scripts/rust/
F: rust/.gitignore
F: rust/Kconfig
F: rust/meson.build
-F: rust/wrapper.h
+F: rust/bindings/*/wrapper.h
Miscellaneous
-------------