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>
Markus Armbruster committed
Jun 3, 2026 at 08:40 UTC
7e8af1f2860c20d1d576b08b8629a4986eb0f72f
1 file changed
+1
-1
MAINTAINERS
+1
-1
@@ -4609,7 +4609,7 @@ F: scripts/rust/
4609
F: rust/.gitignore
4610
F: rust/Kconfig
4611
F: rust/meson.build
4612
-F: rust/wrapper.h
4612
+F: rust/bindings/*/wrapper.h
4613
4614
Miscellaneous
4615
-------------