We neglected to update MAINTAINERS when we moved rust/wrapper.h, and again when we split it up. Update it now.
Cc: Manos Pitsidianakis <[email protected]> Cc: [email protected] Fixes: 1ae4ca0463 (rust: move rust.bindgen to qemu-api crate, 2025-06-13) Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b7fe4fa58a..37bc1bab06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4629,7 +4629,7 @@ F: scripts/rust/ F: rust/.gitignore F: rust/Kconfig F: rust/meson.build -F: rust/wrapper.h +F: rust/bindings/*/wrapper.h Miscellaneous ------------- -- 2.54.0
